public class RemoteServerCommandEvent extends ServerCommandEvent
ServerCommandEvent for more information.Event.Result| Constructor and Description | 
|---|
RemoteServerCommandEvent(CommandSender sender,
                        String command)  | 
| Modifier and Type | Method and Description | 
|---|---|
static HandlerList | 
getHandlerList()  | 
HandlerList | 
getHandlers()  | 
getCommand, getSender, isCancelled, setCancelled, setCommandcallEvent, getEventName, isAsynchronouspublic RemoteServerCommandEvent(@NotNull
                                CommandSender sender,
                                @NotNull
                                String command)
@NotNull public HandlerList getHandlers()
getHandlers in class ServerCommandEvent@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.