public abstract class PlayerChannelEvent extends PlayerEvent
Event.Resultplayer| Constructor and Description | 
|---|
PlayerChannelEvent(@NotNull Player player,
                  @NotNull String channel)  | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull String | 
getChannel()  | 
static @NotNull HandlerList | 
getHandlerList()  | 
@NotNull HandlerList | 
getHandlers()  | 
getPlayergetEventName, isAsynchronous@NotNull public final @NotNull String getChannel()
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class Event@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2021. All rights reserved.