Uses of Package
org.bukkit.persistence
Packages that use 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.Classes involved in manipulating player inventories and item interactions.
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.-
Classes in org.bukkit.persistence used by com.destroystokyo.paper.entityClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by com.destroystokyo.paper.inventory.metaClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by io.papermc.paper.blockClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by io.papermc.paper.entityClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by io.papermc.paper.persistenceClassDescriptionThis 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. -
Classes in org.bukkit.persistence used by org.bukkitClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by org.bukkit.blockClassDescriptionThis 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. -
Classes in org.bukkit.persistence used by org.bukkit.entityClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by org.bukkit.entity.boatClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by org.bukkit.entity.minecartClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by org.bukkit.generator.structureClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by org.bukkit.inventoryClassDescriptionThis interface represents a map like object, capable of storing custom tags in it.
-
Classes in org.bukkit.persistence used by org.bukkit.inventory.metaClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it. -
Classes in org.bukkit.persistence used by org.bukkit.persistenceClassDescriptionThe 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. -
Classes in org.bukkit.persistence used by org.bukkit.structureClassDescriptionThe
PersistentDataHolder
interface defines an object that can store custom persistent meta data on it.