类的使用
org.bukkit.plugin.InvalidDescriptionException
-
org.bukkit.plugin中InvalidDescriptionException的使用
修饰符和类型方法说明PluginLoader.getPluginDescription
(File file) Loads a PluginDescriptionFile from the specified filePluginManager.loadPlugin
(File file) Loads the plugin in the specified file限定符构造器说明PluginDescriptionFile
(InputStream stream) PluginDescriptionFile
(Reader reader) 从指定的Reader中读取PluginDescriptionFile. -
org.bukkit.plugin.java中InvalidDescriptionException的使用