Event.Result
Constructor and Description |
---|
RaidFinishEvent(Raid raid,
World world,
List<Player> winners) |
Modifier and Type | Method and Description |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
List<Player> |
getWinners()
Returns an immutable list contains all winners.
|
getWorld
callEvent, getEventName, isAsynchronous
@NotNull public List<Player> getWinners()
@NotNull public HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.