接口的使用
cn.mcres.karlatemp.mxlib.cmd.ICommands
-
-
cn.mcres.karlatemp.mxlib中ICommands的使用
返回ICommands的cn.mcres.karlatemp.mxlib中的方法 修饰符和类型 方法 说明 protected ICommands
SharedCommandProcessor. createCommands(String name)
参数类型为ICommands的cn.mcres.karlatemp.mxlib中的方法 修饰符和类型 方法 说明 protected RuntimeException
SharedCommandProcessor. load(List<Class> cs, ICommands cmds, ICommandConfig config, RuntimeException re)
-
cn.mcres.karlatemp.mxlib.cmd中ICommands的使用
-
cn.mcres.karlatemp.mxlib.cmd.denied中ICommands的使用
参数类型为ICommands的cn.mcres.karlatemp.mxlib.cmd.denied中的方法 修饰符和类型 方法 说明 protected boolean
AbstractExceptionProcessor. command_not_found(ICommandSender sender, ICommand command, ICommands root, String label, List<String> args, List<String> full_args)
protected boolean
AbstractExceptionProcessor. error_category(ICommandSender sender, ICommand command, ICommands root, String label, List<String> args, List<String> full_args)
protected boolean
AbstractExceptionProcessor. permission_denied(ICommandSender sender, ICommand command, ICommands root, String label, List<String> args, List<String> full_args)
protected boolean
AbstractExceptionProcessor. unknown_optional(ICommandSender sender, ICommand command, ICommands root, String label, List<String> args, List<String> full_args)
-
cn.mcres.karlatemp.mxlib.configuration中ICommands的使用
返回ICommands的cn.mcres.karlatemp.mxlib.configuration中的方法 修饰符和类型 方法 说明 abstract ICommands
ICommandConfig. getRoot()
ICommands
ICommandNestingConfig. getRoot()
参数类型为ICommands的cn.mcres.karlatemp.mxlib.configuration中的方法 修饰符和类型 方法 说明 default void
ConfigEditor. $setRoot(ICommandNestingConfig nestingConfig, ICommands commands)
已过时。 -
cn.mcres.karlatemp.mxlib.share中ICommands的使用
实现ICommands的cn.mcres.karlatemp.mxlib.share中的类 修饰符和类型 类 说明 class
MXBukkitLibCommandsExecutor
-
cn.mcres.karlatemp.mxlib.shared中ICommands的使用
实现ICommands的cn.mcres.karlatemp.mxlib.shared中的类 修饰符和类型 类 说明 class
SharedCommands
声明为ICommands的cn.mcres.karlatemp.mxlib.shared中的字段 修饰符和类型 字段 说明 protected ICommands
AbstractCommand. parent
-
cn.mcres.karlatemp.mxlib.testing中ICommands的使用
返回ICommands的cn.mcres.karlatemp.mxlib.testing中的方法 修饰符和类型 方法 说明 ICommands
MainCommandConfig. getRoot()
-
cn.mcres.karlatemp.mxlib.tools中ICommands的使用
返回ICommands的cn.mcres.karlatemp.mxlib.tools中的方法 修饰符和类型 方法 说明 static ICommands
Toolkit. getRoot(ICommand command)
-