Uses of Package
org.bukkit.persistence
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes used to manipulate the voxels in a
world
,
including special states.Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Interfaces for various
Boat
types.Interfaces for various
Minecart
types.Classes to facilitate world
Structure
generation.The interfaces used when manipulating extra data can can be stored inside
item stacks
.Classes that allow attaching persistent data to various objects.
Classes related to creating or using
structures
without creating Structure
blocks
in the world.-
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThis interface represents the context in which the
PersistentDataType
can serialize and deserialize the passed values.This interface represents a map like object, capable of storing custom tags in it.This class represents an enum with a generic content type. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThis interface represents a map like object, capable of storing custom tags in it.The
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
ClassDescriptionThe list persistent data represents a data type that is capable of storing a list of other data types in a
PersistentDataContainer
.A provider for list persistent data types that represent the known primitive types exposed byPersistentDataType
.This interface represents the context in which thePersistentDataType
can serialize and deserialize the passed values.This interface represents a map like object, capable of storing custom tags in it.This class represents an enum with a generic content type. -
ClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it.