Class PokedexEvent.Constants
java.lang.Object
com.pixelmonmod.pixelmon.api.events.PokedexEvent.Constants
- Enclosing class:
- PokedexEvent
Class used for storing constants relating to the cause of the
PokedexEvent
-
Field Details
-
CAPTURE
- See Also:
-
TRADE_PLAYER
- See Also:
-
TRADE_NPC
- See Also:
-
EVOLUTION
- See Also:
-
EGG
- See Also:
-
STORAGE_MOVEMENT
- See Also:
-
COMMAND_GIVEN
- See Also:
-
POKEDEX_KEY
- See Also:
-
BATTLE
- See Also:
-
INTERNAL
-
-
Constructor Details
-
Constants
public Constants()
-