Package org.bukkit.plugin
Interface PluginAwareness
- All Known Implementing Classes:
PluginAwareness.Flags
public interface PluginAwareness
Represents a concept that a plugin is aware of.
The internal representation may be singleton, or be a parameterized instance, but must be immutable.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
Each entry here represents a particular plugin's awareness.