public abstract class RaidEvent extends WorldEvent
Event.Result| Modifier | Constructor and Description |
|---|---|
protected |
RaidEvent(@NotNull Raid raid,
@NotNull World world) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Raid |
getRaid()
Returns the raid involved with this event.
|
getWorldcallEvent, getEventName, getHandlers, isAsynchronousCopyright © 2022. All rights reserved.