类的使用
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中的类 修饰符和类型 类 说明 classSubCommandExecutor注释类型为SubCommand的cn.mcres.gyhhy.MXLib.bukkit.cmd中的方法 修饰符和类型 方法 说明 static voidTest. justdoit(CommandSender sender, String ali, String[] argc)返回SubCommand的cn.mcres.gyhhy.MXLib.bukkit.cmd中的方法 修饰符和类型 方法 说明 protected SubCommandSubCommandEX. checkup(Class<?> cl, Method met, boolean cclass)SubCommandSubCommandEX. getSC()参数类型为SubCommand的cn.mcres.gyhhy.MXLib.bukkit.cmd中的方法 修饰符和类型 方法 说明 protected static SubCommandEXOptions. createCommand(Class<?> c, Method m, Object t, SubCommand a)protected voidSubCommandEX. loadTabCompleter(SubCommand sb, Object thiz, Object met)protected voidSubCommandExecutor. presetup(Method met, Object thiz, SubCommand sc)protected voidSubCommandEX. setup(Method met, Object thiz, SubCommand sb)protected voidSubCommandExecutor. setup(Method met, Object thiz, SubCommand sc)protected voidSubCommandMH. setup(Method met, Object thiz, SubCommand sc)参数类型为SubCommand的cn.mcres.gyhhy.MXLib.bukkit.cmd中的构造器 构造器 说明 SubCommandMH(MethodHandle mh, SubCommand sc)
-