Class PokemonRetrievedEvent.Constants
java.lang.Object
com.pixelmonmod.pixelmon.api.events.PokemonRetrievedEvent.Constants
- Enclosing class:
- PokemonRetrievedEvent
All constants relating to the retrieve event
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
COMMAND
- See Also:
-
BLOCK_INTERACT
- See Also:
-
END_OF_BATTLE
- See Also:
-
ENTITY_INTERACT
- See Also:
-
FAINTED
- See Also:
-
FORCED
- See Also:
-
FORM_CHANGE
- See Also:
-
PLAYER_ACTIVATED
- See Also:
-
POKEMON_CAUGHT
- See Also:
-
POKEMON_DELETED
- See Also:
-
POKEMON_EDITOR
- See Also:
-
POKEMON_RELEASED
- See Also:
-
SWITCH_IN_BATTLE
- See Also:
-
GAME_CAUSES
-
-
Constructor Details
-
Constants
public Constants()
-