Uses of Interface
org.bukkit.plugin.PluginAwareness

Packages that use PluginAwareness
org.bukkit.plugin Classes specifically relating to loading software modules at runtime. 
 

Uses of PluginAwareness in org.bukkit.plugin
 

Classes in org.bukkit.plugin that implement PluginAwareness
static class PluginAwareness.Flags
          Each entry here represents a particular plugin's awareness.
 

Methods in org.bukkit.plugin that return types with arguments of type PluginAwareness
 Set<PluginAwareness> PluginDescriptionFile.getAwareness()
          Gives a set of every PluginAwareness for a plugin.
 



Copyright © 2014. All rights reserved.