Class SingleSelectPCMode

java.lang.Object
com.pixelmonmod.pixelmon.client.gui.pc.PCMode
com.pixelmonmod.pixelmon.client.gui.pc.SingleSelectPCMode

public class SingleSelectPCMode extends PCMode
This class handles the selection of Pokémon, rendering of the cursor and sprites, and movement of selected Pokémon while the cursor is set to only pick up one Pokémon at a time.

In game, this is labeled as "Default Mode".

The cursor is white during this mode.