Class Gen2BellEvent.SummonLegendary
java.lang.Object
net.neoforged.bus.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 class
static class
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent
Gen2BellEvent.RollSuccessEvent, Gen2BellEvent.SummonLegendary
-
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
getPlayer
-
Field Details
-
bell
-
pixelmonEntity
-
-
Constructor Details
-
SummonLegendary
-
-
Method Details
-
getBell
-
getPixelmonEntity
-