Class CommandExecutorHelper
java.lang.Object
com.github.theword.queqiao.tool.command.CommandExecutorHelper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommandExecutorHelper
public CommandExecutorHelper()
-
-
Method Details
-
getRootCommand
-
execute
执行命令- Parameters:
sender- 命令执行者args- 命令参数
-
tabComplete
Tab 补全- Parameters:
sender- 命令执行者args- 命令参数- Returns:
- 补全列表
-