Uses of Interface
top.focess.qq.api.command.CommandResultExecutor
-
Packages that use CommandResultExecutor Package Description top.focess.qq.api.command -
-
Uses of CommandResultExecutor in top.focess.qq.api.command
Methods in top.focess.qq.api.command with parameters of type CommandResultExecutor Modifier and Type Method Description @NotNull Command.ExecutorCommand.Executor. setCommandResultExecutors(@NotNull CommandResult result, @NotNull CommandResultExecutor executor)Set the executor of the special CommandResult after executing this Executor
-