Uses of Interface
org.bukkit.plugin.PluginManager
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes specifically relating to loading software modules at runtime.
-
Uses of PluginManager in org.bukkit
Modifier and TypeMethodDescriptionstatic @NotNull PluginManager
Bukkit.getPluginManager()
Gets the plugin manager for interfacing with plugins.Server.getPluginManager()
Gets the plugin manager for interfacing with plugins. -
Uses of PluginManager in org.bukkit.plugin
Modifier and TypeClassDescriptionfinal class
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeFieldDescriptionSimplePluginManager.paperPluginManager
Deprecated, for removal: This API element is subject to removal in a future version.