PlayerRegisterChannelEvent, PlayerUnregisterChannelEventpublic abstract class PlayerChannelEvent extends PlayerEvent
Event.Resultplayer| 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, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayer@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.