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