Uses of Class
org.bukkit.plugin.UnknownDependencyException
Package | Description |
---|---|
org.bukkit.plugin |
Classes specifically relating to loading software modules at runtime.
|
-
Uses of UnknownDependencyException in org.bukkit.plugin
Methods in org.bukkit.plugin that throw UnknownDependencyException Modifier and Type Method Description Plugin
PluginLoader. loadPlugin(File file)
Loads the plugin contained in the specified filePlugin
PluginManager. loadPlugin(File file)
Loads the plugin in the specified filePlugin
SimplePluginManager. loadPlugin(File file)
Loads the plugin in the specified file