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 Command.ExecutorCommand.Executor. setCommandResultExecutors(CommandResult result, CommandResultExecutor executor)Set the executor of the special CommandResult after executing this Executor
-