类 BukkitReflections
java.lang.Object
cn.afternode.commons.bukkit.BukkitReflections
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static org.bukkit.command.SimpleCommandMapGet commandMap in SimplePluginManager
-
构造器详细资料
-
BukkitReflections
public BukkitReflections()
-
-
方法详细资料
-
getCommandMap
public static org.bukkit.command.SimpleCommandMap getCommandMap()Get commandMap in SimplePluginManager- 返回:
- Result SimpleCommandMap
- 抛出:
cn.afternode.commons.ReflectionError- Error in reflections
-