Class RandomizeRaidAllyEvent
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidAllyEvent
- Direct Known Subclasses:
RandomizeRaidAllyEvent.SelectAlliesEvent
,RandomizeRaidAllyEvent.SelectAllyEvent
public abstract class RandomizeRaidAllyEvent
extends net.neoforged.bus.api.Event
Events surrounding the randomization of a raid's allies.
These are not cancellable as they are used to determine the allies that will spawn in the raid and there must always be allies in a raid if it has not been filled by players.
These are not cancellable as they are used to determine the allies that will spawn in the raid and there must always be allies in a raid if it has not been filled by players.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Event fired when selecting the potential allies for the raid.static class
Event fired when finalizing a specific ally for the raid. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
raid
-
-
Constructor Details
-
RandomizeRaidAllyEvent
-
-
Method Details
-
getRaid
-