public static class Gen2BellEvent.SummonLegendary extends ArceusEvent
Gen2BellEvent
Event fires when a bell spawns a legendary.ArceusEvent.AddPlate, ArceusEvent.CreateFlute, ArceusEvent.PlayFlute
Modifier and Type | Field and Description |
---|---|
TileEntityBell |
bell
The tile entity for the bell that is doing the spawning.
|
Constructor and Description |
---|
SummonLegendary(java.util.UUID playerUUID,
TileEntityBell bell) |
getPlayer, getPlayerUUID
public final TileEntityBell bell
public SummonLegendary(java.util.UUID playerUUID, TileEntityBell bell)