Cancellable
public class RemoteServerCommandEvent extends ServerCommandEvent
ServerCommandEvent
for more information.Event.Result
Constructor | Description |
---|---|
RemoteServerCommandEvent(CommandSender sender,
java.lang.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(CommandSender sender, java.lang.String command)
public HandlerList getHandlers()
getHandlers
in class ServerCommandEvent
public static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.