Uses of Enum Class
org.bukkit.plugin.PluginLoadOrder
Package
Description
Classes specifically relating to loading software modules at runtime.
-
Uses of PluginLoadOrder in org.bukkit.plugin
Modifier and TypeMethodDescriptionPluginDescriptionFile.getLoad()
Gives the phase of server startup that the plugin should be loaded.static PluginLoadOrder
Returns the enum constant of this class with the specified name.static PluginLoadOrder[]
PluginLoadOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared.