类的使用
top.shjibi.plugineer.command.base.BasicCommand
使用BasicCommand的程序包
-
top.shjibi.plugineer.command中BasicCommand的使用
修饰符和类型方法说明@Nullable BasicCommandCommandManager.getCommand(Class<? extends BasicCommand> clazz) 通过指令类型获取对应的BasicCommand返回变量类型为BasicCommand的类型的top.shjibi.plugineer.command中的方法类型变量类型为BasicCommand的top.shjibi.plugineer.command中的方法参数修饰符和类型方法说明@Nullable BasicCommandCommandManager.getCommand(Class<? extends BasicCommand> clazz) 通过指令类型获取对应的BasicCommand -
top.shjibi.plugineer.command.base中BasicCommand的使用