public class RemoteServerCommandEvent extends ServerCommandEvent
ServerCommandEvent
for more information.Event.Result
Constructor and Description |
---|
RemoteServerCommandEvent(@NotNull CommandSender sender,
@NotNull String command) |
Modifier and Type | Method and Description |
---|---|
static @NotNull HandlerList |
getHandlerList() |
@NotNull HandlerList |
getHandlers() |
getCommand, getSender, isCancelled, setCancelled, setCommand
callEvent, getEventName, isAsynchronous
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 © 2022. All rights reserved.