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