Class RandomizeRaidEvent.SelectSpawnsEvent

java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidEvent
com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidEvent.SelectSpawnsEvent
All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
Enclosing class:
RandomizeRaidEvent

public static class RandomizeRaidEvent.SelectSpawnsEvent extends RandomizeRaidEvent implements net.neoforged.bus.api.ICancellableEvent
Event is fired when selecting the potential spawns for the raid.
Cancelling this event will prevent the raid from spawning.