Class PixelmonSpawnerEvent.Post

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

public static class PixelmonSpawnerEvent.Post extends PixelmonSpawnerEvent
This is the post-pixelmon spawn event fired after the entity is spawned and after the Pokemon is created from the specification This is where you can modify the pokemon/entity that has been spawned This is not cancellable