- java.lang.Object
-
- cn.mcres.karlatemp.mxlib.configuration.ICommandConfig
-
- cn.mcres.karlatemp.mxlib.configuration.ICommandNestingConfig
-
@ProhibitBean public abstract class ICommandNestingConfig extends ICommandConfig
The Nesting Command. 嵌套命令配置
-
-
构造器概要
构造器 构造器 说明 ICommandNestingConfig()
-
-
-
方法详细资料
-
getRoot
public final ICommands getRoot()
- 指定者:
getRoot
在类中ICommandConfig
-
getName
@NotNull public abstract @NotNull String getName()
-
-