public static class SpawnPixelmonEntityForBattleEvent.Post extends SpawnPixelmonEntityForBattleEvent
SpawnPixelmonEntityForBattleEvent.Post, SpawnPixelmonEntityForBattleEvent.Pre
Constructor and Description |
---|
Post(Pokemon pokemon,
PixelmonEntity entity)
The post constructor
|
Modifier and Type | Method and Description |
---|---|
PixelmonEntity |
getEntity()
Gets the spawned entity
|
getPokemon
public Post(Pokemon pokemon, PixelmonEntity entity)
pokemon
- The Pokémonentity
- The entity in the worldpublic PixelmonEntity getEntity()