Event.Result
Constructor | Description |
---|---|
RaidFinishEvent(@NotNull Raid raid,
@NotNull World world,
@NotNull List<Player> winners) |
Modifier and Type | Method | Description |
---|---|---|
static @NotNull HandlerList |
getHandlerList() |
|
@NotNull HandlerList |
getHandlers() |
|
@NotNull 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 @NotNull List<Player> getWinners()
@NotNull public @NotNull HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2020. All rights reserved.