PlayerRegisterChannelEvent, PlayerUnregisterChannelEventpublic abstract class PlayerChannelEvent extends PlayerEvent
Event.Resultplayer| Constructor | Description | 
|---|---|
PlayerChannelEvent(Player player,
                  String channel) | 
| Modifier and Type | Method | Description | 
|---|---|---|
String | 
getChannel() | 
|
static HandlerList | 
getHandlerList() | 
|
HandlerList | 
getHandlers() | 
getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayer@NotNull public final String getChannel()
@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2019. All rights reserved.