public static class PokemonSendOutEvent.Post extends PokemonSendOutEvent
PokemonSendOutEvent.Post, PokemonSendOutEvent.Pre
Constructor and Description |
---|
Post(net.minecraft.entity.player.ServerPlayerEntity player,
Pokemon pokemon,
PixelmonEntity entity)
The post constructor
|
Modifier and Type | Method and Description |
---|---|
PixelmonEntity |
getEntity()
Gets the spawned entity
|
getPlayer, getPokemon
public Post(net.minecraft.entity.player.ServerPlayerEntity player, Pokemon pokemon, PixelmonEntity entity)
player
- The palyerpokemon
- The pokemonentity
- The entity in the worldpublic PixelmonEntity getEntity()