Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
org.bukkit.attribute | |
org.bukkit.block.banner | |
org.bukkit.configuration |
Classes dedicated to handling a plugin's runtime configuration.
|
org.bukkit.configuration.serialization |
Classes dedicated to being able to perform serialization specialized for
the Bukkit
configuration
implementation. |
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
org.bukkit.inventory |
Classes involved in manipulating player inventories and item interactions.
|
org.bukkit.inventory.meta |
The interfaces used when manipulating extra data can can be stored inside
item stacks . |
org.bukkit.potion |
Classes to represent various
potion
properties and manipulation. |
org.bukkit.util |
Multi and single purpose classes to facilitate various programmatic
concepts.
|
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
SerializableAs |
Represents an "alias" that a
ConfigurationSerializable may be
stored as. |
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
SerializableAs |
Represents an "alias" that a
ConfigurationSerializable may be
stored as. |
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
SerializableAs |
Represents an "alias" that a
ConfigurationSerializable may be
stored as. |
Class | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
SerializableAs |
Represents an "alias" that a
ConfigurationSerializable may be
stored as. |
Copyright © 2019. All rights reserved.