Modifier and Type | Class | Description |
---|---|---|
static class |
RaidStopEvent.Reason |
Event.Result
Constructor | Description |
---|---|
RaidStopEvent(Raid raid,
World world,
RaidStopEvent.Reason reason) |
Modifier and Type | Method | Description |
---|---|---|
static HandlerList |
getHandlerList() |
|
HandlerList |
getHandlers() |
|
RaidStopEvent.Reason |
getReason() |
Returns the stop reason.
|
getEventName, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWorld
public 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 © 2019. All rights reserved.