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
static class PluginAwareness.Flags
          Each entry here represents a particular plugin's awareness.
 



Copyright © 2014. All rights reserved.