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