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