| Class | Description |
|---|---|
| ExtraDimensional | |
| MetricsLite | |
| OEffect | |
| Ollivanders |
Ollivanders plugin object
|
| Ollivanders.SLAPI |
SLAPI = Saving/Loading API
API for Saving and Loading Objects.
|
| OllivandersListener |
Listener for events from the plugin
|
| OLocation |
Serializable location stored in OPlayer
|
| OPlayer |
Serializable player object
|
| PotionParser |
Parses the ingredients in a cauldron when it is right clicked with a wand and determines what potion
should be made and how many, if any.
|
| Prophecy |
Object to hold prophecies.
|
| SpellBookParser |
Provides the methods to parse a book for spells
|
| SpellProjectile |
Moving Spell Projectile
|
| StationarySpellObj |
Stationary spell object in Ollivanders
|
| Transfiguration |
Class for transfiguration spells
|
| Updater |
Check dev.bukkit.org to find updates for a given plugin, and download the updates if needed.
|
| Enum | Description |
|---|---|
| Effects |
All effects
|
| Spells |
Represents allowable spells.
|
| StationarySpells |
Represents allowable stationary spells.
|
| Updater.ReleaseType |
Represents the various release types of a file on BukkitDev.
|
| Updater.UpdateResult |
Gives the developer the result of the update process.
|
| Updater.UpdateType |
Allows the developer to specify the type of update that will be run.
|
| Exception | Description |
|---|---|
| SpellException |
Exception that should be thrown if an invalid spell appears.
|