| Package | Description | 
|---|---|
| org.bukkit | More generalized classes in the API. | 
| org.bukkit.command | Classes relating to handling specialized non-chat player input. | 
| org.bukkit.conversations | Classes dedicated to facilitate direct player-to-plugin communication. | 
| org.bukkit.event | Classes dedicated to handling triggered code executions. | 
| org.bukkit.event.server | Eventsrelating to programmatic state
 changes on the server. | 
| org.bukkit.metadata | Classes dedicated to providing a layer of plugin specified data on various
 Minecraft concepts. | 
| org.bukkit.permissions | Classes dedicated to providing binary state properties to players. | 
| org.bukkit.plugin | Classes specifically relating to loading software modules at runtime. | 
| org.bukkit.plugin.java | Classes for handling  pluginswritten in
 java. | 
| org.bukkit.plugin.messaging | Classes dedicated to specialized plugin to client protocols. | 
| org.bukkit.scheduler | Classes dedicated to letting  pluginsrun
 code at specific time intervals, including thread safety. | 
| Class and Description | 
|---|
| PluginManager Handles all plugin management from the Server | 
| ServicesManager Manages services and service providers. | 
| Class and Description | 
|---|
| Plugin Represents a Plugin | 
| Class and Description | 
|---|
| Plugin Represents a Plugin | 
| Class and Description | 
|---|
| Plugin Represents a Plugin | 
| RegisteredListener Stores relevant information for plugin listeners | 
| Class and Description | 
|---|
| Plugin Represents a Plugin | 
| RegisteredServiceProvider A registered service provider. | 
| Class and Description | 
|---|
| Plugin Represents a Plugin | 
| Class and Description | 
|---|
| Plugin Represents a Plugin | 
| Class and Description | 
|---|
| EventExecutor Interface which defines the class for event call backs to plugins | 
| InvalidDescriptionException Thrown when attempting to load an invalid PluginDescriptionFile | 
| InvalidPluginException Thrown when attempting to load an invalid Plugin file | 
| Plugin Represents a Plugin | 
| PluginAwareness Represents a concept that a plugin is aware of. | 
| PluginAwareness.Flags Each entry here represents a particular plugin's awareness. | 
| PluginDescriptionFile This type is the runtime-container for the information in the plugin.yml. | 
| PluginLoader Represents a plugin loader, which handles direct access to specific types
 of plugins | 
| PluginLoadOrder Represents the order in which a plugin should be initialized and enabled | 
| PluginManager Handles all plugin management from the Server | 
| RegisteredListener Stores relevant information for plugin listeners | 
| RegisteredServiceProvider A registered service provider. | 
| ServicePriority Represents various priorities of a provider. | 
| ServicesManager Manages services and service providers. | 
| UnknownDependencyException Thrown when attempting to load an invalid Plugin file | 
| Class and Description | 
|---|
| InvalidDescriptionException Thrown when attempting to load an invalid PluginDescriptionFile | 
| InvalidPluginException Thrown when attempting to load an invalid Plugin file | 
| Plugin Represents a Plugin | 
| PluginBase Represents a base  Plugin | 
| PluginDescriptionFile This type is the runtime-container for the information in the plugin.yml. | 
| PluginLoader Represents a plugin loader, which handles direct access to specific types
 of plugins | 
| RegisteredListener Stores relevant information for plugin listeners | 
| Class and Description | 
|---|
| Plugin Represents a Plugin | 
| Class and Description | 
|---|
| Plugin Represents a Plugin | 
Copyright © 2015. All rights reserved.