Uses of Interface
top.focess.qq.api.command.CommandExecutor
-
Packages that use CommandExecutor Package Description top.focess.qq.api.command -
-
Uses of CommandExecutor in top.focess.qq.api.command
Methods in top.focess.qq.api.command with parameters of type CommandExecutor Modifier and Type Method Description Command.ExecutorCommand. addExecutor(int count, CommandExecutor executor, String... subCommands)Add default executor to define how to execute this command.
-