ICommand 对象代表游戏内的一条命令。

It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import.
import crafttweaker.command.ICommand;

Copy
<th>
  返回值类型
</th>
Copy
<td>
  string
</td>
Copy
<td>
  List<String\>
</td>
ZenGetter
name(名称)
aliases