接口的使用
cn.mcres.gyhhy.MXLib.bukkit.cmd.CommandTabCompleter
-
使用CommandTabCompleter的程序包 程序包 说明 cn.mcres.gyhhy.MXLib.bukkit.cmd Look code in /example in github. -
-
cn.mcres.gyhhy.MXLib.bukkit.cmd中CommandTabCompleter的使用
实现CommandTabCompleter的cn.mcres.gyhhy.MXLib.bukkit.cmd中的类 修饰符和类型 类 说明 classExecuterThe name of the class should be Executor.classExecuterEXclassMethodCommandTabCompleterclassSubCommandEXclassSubCommandExecutorclassSubCommandHelpclassSubCommandMH声明为CommandTabCompleter的cn.mcres.gyhhy.MXLib.bukkit.cmd中的字段 修饰符和类型 字段 说明 protected CommandTabCompleterSubCommandEX. ctc返回CommandTabCompleter的cn.mcres.gyhhy.MXLib.bukkit.cmd中的方法 修饰符和类型 方法 说明 static CommandTabCompleterMethodCommandTabCompleter. create(Class<?> c, Method m, Object t)protected CommandTabCompleterSubCommandEX. createTabCompleterFromMethod(Class<?> c, Method m, Object t)返回变量类型为CommandTabCompleter的类型的cn.mcres.gyhhy.MXLib.bukkit.cmd中的方法 修饰符和类型 方法 说明 Class<? extends CommandTabCompleter>tab()
-