public static class PokedexEvent.Post extends PokedexEvent
PokedexEvent.Constants, PokedexEvent.Post, PokedexEvent.Pre
Constructor and Description |
---|
Post(java.util.UUID uuid,
PokedexRegistrationStatus oldStatus,
Pokemon pokemon,
PokedexRegistrationStatus newStatus,
java.lang.String cause) |
getCause, getNewStatus, getOldStatus, getPlayer, getPlayerUUID, getPokedex, getPokemon, isBeingSeenByPokedexKey, isCausedBy, isCausedByCapture, isCausedByEggHatching, isCausedByEvolution, isCausedByNPCTrade, isCausedByPlayerTrade, isCausedBySidemod, isCausedByStorageMovement, isInternal
public Post(java.util.UUID uuid, PokedexRegistrationStatus oldStatus, Pokemon pokemon, PokedexRegistrationStatus newStatus, java.lang.String cause)