| Modifier and Type | Class | Description | 
|---|---|---|
| static class  | RaidStopEvent.Reason | 
Event.Result| Constructor | Description | 
|---|---|
| RaidStopEvent(@NotNull Raid raid,
             @NotNull World world,
             @NotNull RaidStopEvent.Reason reason) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | getHandlerList() | |
| @NotNull HandlerList | getHandlers() | |
| @NotNull RaidStopEvent.Reason | getReason() | Returns the stop reason. | 
getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWorldpublic RaidStopEvent(@NotNull
                     @NotNull Raid raid,
                     @NotNull
                     @NotNull World world,
                     @NotNull
                     @NotNull RaidStopEvent.Reason reason)
@NotNull public @NotNull RaidStopEvent.Reason getReason()
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class Event@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2020. All rights reserved.