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