| Modifier and Type | Class and Description |
|---|---|
static class |
RaidStopEvent.Reason |
Event.Result| Constructor and Description |
|---|
RaidStopEvent(@NotNull Raid raid,
@NotNull World world,
@NotNull RaidStopEvent.Reason reason) |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull HandlerList |
getHandlerList() |
@NotNull HandlerList |
getHandlers() |
@NotNull RaidStopEvent.Reason |
getReason()
Returns the stop reason.
|
getWorldcallEvent, getEventName, isAsynchronous@NotNull public @NotNull RaidStopEvent.Reason getReason()
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class Event@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2022. All rights reserved.