Class Gen2BellEvent.SummonLegendary
java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent
com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent.SummonLegendary
- Direct Known Subclasses:
Gen2BellEvent.SummonLegendary.Post,Gen2BellEvent.SummonLegendary.Pre
- Enclosing class:
- Gen2BellEvent
Gen2BellEvent Event fires when a bell spawns a legendary.- Since:
- May 27, 2018
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classNested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent
Gen2BellEvent.RollSuccessEvent, Gen2BellEvent.SummonLegendaryNested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result -
Field Summary
FieldsFields inherited from class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent
playerUUID -
Constructor Summary
ConstructorsConstructorDescriptionSummonLegendary(UUID playerUUID, BellTileEntity bell, PixelmonEntity pixelmonEntity) -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent
getPlayerMethods inherited from class net.minecraftforge.eventbus.api.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult
-
Field Details
-
bell
-
pixelmonEntity
-
-
Constructor Details
-
SummonLegendary
-
-
Method Details
-
getBell
-
getPixelmonEntity
-