Cancellablepublic class RemoteServerCommandEvent extends ServerCommandEvent
ServerCommandEvent for more information.Event.Result| Constructor | Description | 
|---|---|
| RemoteServerCommandEvent(@NotNull CommandSender sender,
                        @NotNull String command) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | getHandlerList() | |
| @NotNull HandlerList | getHandlers() | 
getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCommand, getSender, isCancelled, setCancelled, setCommandpublic RemoteServerCommandEvent(@NotNull
                                @NotNull CommandSender sender,
                                @NotNull
                                @NotNull String command)
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class ServerCommandEvent@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2020. All rights reserved.