Class RandomizeRaidEvent
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidEvent
- Direct Known Subclasses:
RandomizeRaidEvent.ChooseStarLevel
,RandomizeRaidEvent.RollChance
,RandomizeRaidEvent.SelectSpawnsEvent
public abstract class RandomizeRaidEvent
extends net.neoforged.bus.api.Event
Events fired when a raid's spawn is being randomized.
Cancelling any of these events will prevent the raid from spawning at all and will prevent the triggering of the subsequent events.
Cancelling any of these events will prevent the raid from spawning at all and will prevent the triggering of the subsequent events.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Event is fired when selecting the star level of the raid.static class
Event fired when the raid is about to be spawned.static class
Event is fired when selecting the potential spawns for the raid. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
den
-
-
Constructor Details
-
RandomizeRaidEvent
-
-
Method Details
-
getDen
-