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
Modifier and TypeClassDescriptionstatic class
static class
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent
Gen2BellEvent.RollSuccessEvent, Gen2BellEvent.SummonLegendary
Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent
playerUUID
-
Constructor Summary
ConstructorDescriptionSummonLegendary
(UUID playerUUID, BellTileEntity bell, PixelmonEntity pixelmonEntity) -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent
getPlayer
Methods 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
-