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, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWorld
@NotNull public List<Player> getWinners()
@NotNull public HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static HandlerList getHandlerList()
Copyright © 2019. All rights reserved.