Uses of Class
org.bukkit.plugin.UnknownDependencyException
Package
Description
Classes specifically relating to loading software modules at runtime.
-
Uses of UnknownDependencyException in org.bukkit.plugin
Modifier and TypeMethodDescriptionPluginLoader.loadPlugin
(@NotNull File file) Deprecated, for removal: This API element is subject to removal in a future version.Loads the plugin contained in the specified filePluginManager.loadPlugin
(@NotNull File file) Loads the plugin in the specified fileSimplePluginManager.loadPlugin
(@NotNull File file) Deprecated, for removal: This API element is subject to removal in a future version.Loads the plugin in the specified file