Class | Description |
---|---|
CreateSpawnerEvent |
Fires when a spawner is built off a preset.
|
LegendaryCheckSpawnsEvent |
Event fired when someone uses /checkspawns legendary.
|
LegendarySpawnEvent |
Superclass event for legendary spawning under the Better Spawner.
|
LegendarySpawnEvent.ChoosePlayer |
Event fired when a
LegendarySpawner has selected which player to spawn a legendary near. |
LegendarySpawnEvent.DoSpawn |
Event fired when a legendary Pokémon is spawned through any implementation of the Better Spawner.
|
PixelmonSpawnerEvent |
Event fired when a Pixelmon spawner block (not the Better Spawner) has decided to
spawn a Pokémon.
|
SpawnEvent |
Event fired when an
AbstractSpawner attempts to perform a SpawnAction . |
SpawnLocationEvent |
Event for when a
SpawnLocation has been selected in the viable location construction algorithm. |