类的使用
cn.mcres.gyhhy.MXLib.bukkit.cmd.SubCommand
-
使用SubCommand的程序包 程序包 说明 cn.mcres.gyhhy.MXLib.bukkit.cmd Look code in /example in github. -
-
cn.mcres.gyhhy.MXLib.bukkit.cmd中SubCommand的使用
注释类型为SubCommand的cn.mcres.gyhhy.MXLib.bukkit.cmd中的类 修饰符和类型 类 说明 class
SubCommandExecutor
注释类型为SubCommand的cn.mcres.gyhhy.MXLib.bukkit.cmd中的方法 修饰符和类型 方法 说明 static void
Test. justdoit(CommandSender sender, String ali, String[] argc)
返回SubCommand的cn.mcres.gyhhy.MXLib.bukkit.cmd中的方法 修饰符和类型 方法 说明 protected SubCommand
SubCommandEX. checkup(Class<?> cl, Method met, boolean cclass)
SubCommand
SubCommandEX. getSC()
参数类型为SubCommand的cn.mcres.gyhhy.MXLib.bukkit.cmd中的方法 修饰符和类型 方法 说明 protected static SubCommandEX
Options. createCommand(Class<?> c, Method m, Object t, SubCommand a)
protected void
SubCommandEX. loadTabCompleter(SubCommand sb, Object thiz, Object met)
protected void
SubCommandExecutor. presetup(Method met, Object thiz, SubCommand sc)
protected void
SubCommandEX. setup(Method met, Object thiz, SubCommand sb)
protected void
SubCommandExecutor. setup(Method met, Object thiz, SubCommand sc)
protected void
SubCommandMH. setup(Method met, Object thiz, SubCommand sc)
参数类型为SubCommand的cn.mcres.gyhhy.MXLib.bukkit.cmd中的构造器 构造器 说明 SubCommandMH(MethodHandle mh, SubCommand sc)
-