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, isAsynchronousprotected Player player
public PlayerEvent(@NotNull
@NotNull Player who)
public PlayerEvent(@NotNull
@NotNull Player who,
boolean async)
@NotNull public final @NotNull Player getPlayer()
Copyright © 2022. All rights reserved.