Uses of Enum Class
org.bukkit.plugin.PluginAwareness.Flags
Packages that use PluginAwareness.Flags
Package
Description
Classes specifically relating to loading software modules at runtime.
-
Uses of PluginAwareness.Flags in org.bukkit.plugin
Subclasses with type arguments of type PluginAwareness.Flags in org.bukkit.pluginModifier and TypeClassDescriptionstatic enumEach entry here represents a particular plugin's awareness.Methods in org.bukkit.plugin that return PluginAwareness.FlagsModifier and TypeMethodDescriptionstatic PluginAwareness.FlagsReturns the enum constant of this class with the specified name.static PluginAwareness.Flags[]PluginAwareness.Flags.values()Returns an array containing the constants of this enum class, in the order they are declared.