Cancellable
public 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, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCommand, getSender, isCancelled, setCancelled, setCommand
public 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.