类 TestCommandNestingConfig
- java.lang.Object
-
- cn.mcres.karlatemp.mxlib.configuration.ICommandConfig
-
- cn.mcres.karlatemp.mxlib.configuration.ICommandNestingConfig
-
- cn.mcres.karlatemp.mxlib.testing.nex.TestCommandNestingConfig
-
public class TestCommandNestingConfig extends ICommandNestingConfig
-
-
字段概要
-
从类继承的字段 cn.mcres.karlatemp.mxlib.configuration.ICommandConfig
filter
-
-
构造器概要
构造器 构造器 说明 TestCommandNestingConfig()
-
方法概要
-
从类继承的方法 cn.mcres.karlatemp.mxlib.configuration.ICommandNestingConfig
getRoot
-
从类继承的方法 cn.mcres.karlatemp.mxlib.configuration.ICommandConfig
filter, filterWithNames, filterWithNames, test
-
-
-
-
方法详细资料
-
getClassFilter
@Nullable protected Predicate<Class> getClassFilter()
- 覆盖:
getClassFilter
在类中ICommandConfig
-
check
protected boolean check(String cname)
- 指定者:
check
在类中ICommandConfig
-
getName
@NotNull public String getName()
- 指定者:
getName
在类中ICommandNestingConfig
-
-