Uses of Class
org.bukkit.plugin.PluginAwareness.Flags
Package | Description |
---|---|
org.bukkit.plugin |
Classes specifically relating to loading software modules at runtime.
|
-
Uses of PluginAwareness.Flags in org.bukkit.plugin
Methods in org.bukkit.plugin that return PluginAwareness.Flags Modifier and Type Method Description static PluginAwareness.Flags
PluginAwareness.Flags. valueOf(String name)
Returns the enum constant of this type with the specified name.static PluginAwareness.Flags[]
PluginAwareness.Flags. values()
Returns an array containing the constants of this enum type, in the order they are declared.