Class SpawnPixelmonEntityForBattleEvent.Post

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.SpawnPixelmonEntityForBattleEvent
com.pixelmonmod.pixelmon.api.events.SpawnPixelmonEntityForBattleEvent.Post
Enclosing class:
SpawnPixelmonEntityForBattleEvent

public static class SpawnPixelmonEntityForBattleEvent.Post extends SpawnPixelmonEntityForBattleEvent
Event fired after the Pokémon entity has spawned for battle.
  • Constructor Details

    • Post

      public Post(Pokemon pokemon, PixelmonEntity entity)
      The post constructor
      Parameters:
      pokemon - The Pokémon
      entity - The entity in the world
  • Method Details

    • getEntity

      public PixelmonEntity getEntity()
      Gets the spawned entity
      Returns:
      The entity