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