Class LegendarySpawnEvent.DoSpawn

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

public static class LegendarySpawnEvent.DoSpawn extends LegendarySpawnEvent
Event fired when a legendary Pokémon is spawned through any implementation of the Better Spawner.

Cancelling this event will prevent the legendary from spawning, and prevent the legendary spawning interval from being consumed.