Event.Result| Constructor | Description | 
|---|---|
| RaidFinishEvent(@NotNull Raid raid,
               @NotNull World world,
               @NotNull List<Player> winners) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | getHandlerList() | |
| @NotNull HandlerList | getHandlers() | |
| @NotNull List<Player> | getWinners() | Returns an immutable list contains all winners. | 
getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWorld@NotNull public @NotNull List<Player> getWinners()
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class Event@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2020. All rights reserved.