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