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. 
 | 
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 © 2019. All rights reserved.