Uses of Class
org.bukkit.plugin.InvalidDescriptionException
Package
Description
Classes specifically relating to loading software modules at runtime.
Classes for handling
plugins
written in
java.-
Uses of InvalidDescriptionException in org.bukkit.plugin
Modifier and TypeMethodDescriptionPluginLoader.getPluginDescription
(@NotNull File file) Deprecated, for removal: This API element is subject to removal in a future version.Loads a PluginDescriptionFile from the specified filePluginManager.loadPlugin
(@NotNull File file) Loads the plugin in the specified fileModifierConstructorDescriptionPluginDescriptionFile
(@NotNull InputStream stream) PluginDescriptionFile
(@NotNull Reader reader) Loads a PluginDescriptionFile from the specified reader -
Uses of InvalidDescriptionException in org.bukkit.plugin.java
Modifier and TypeMethodDescriptionJavaPluginLoader.getPluginDescription
(@NotNull File file) Deprecated, for removal: This API element is subject to removal in a future version.