public abstract class PlayerEvent extends Event
Event.Result
Constructor and Description |
---|
PlayerEvent(@NotNull Player who) |
PlayerEvent(@NotNull Player who,
boolean async) |
Modifier and Type | Method and Description |
---|---|
@NotNull Player |
getPlayer()
Returns the player involved in this event
|
callEvent, getEventName, getHandlers, isAsynchronous
protected Player player
Copyright © 2021. All rights reserved.