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.entityClassDescriptionThePersistentDataHolderinterface defines an object that can store custom persistent meta data on it.
- 
Classes in org.bukkit.persistence used by com.destroystokyo.paper.inventory.metaClassDescriptionThePersistentDataHolderinterface defines an object that can store custom persistent meta data on it.
- 
Classes in org.bukkit.persistence used by io.papermc.paper.blockClassDescriptionThePersistentDataHolderinterface defines an object that can store custom persistent meta data on it.
- 
Classes in org.bukkit.persistence used by io.papermc.paper.entityClassDescriptionThePersistentDataHolderinterface 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 thePersistentDataTypecan 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.bukkitClassDescriptionThePersistentDataHolderinterface 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.ThePersistentDataHolderinterface defines an object that can store custom persistent meta data on it.
- 
Classes in org.bukkit.persistence used by org.bukkit.entityClassDescriptionThePersistentDataHolderinterface defines an object that can store custom persistent meta data on it.
- 
Classes in org.bukkit.persistence used by org.bukkit.entity.boatClassDescriptionThePersistentDataHolderinterface defines an object that can store custom persistent meta data on it.
- 
Classes in org.bukkit.persistence used by org.bukkit.entity.minecartClassDescriptionThePersistentDataHolderinterface defines an object that can store custom persistent meta data on it.
- 
Classes in org.bukkit.persistence used by org.bukkit.generator.structureClassDescriptionThePersistentDataHolderinterface 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.metaClassDescriptionThePersistentDataHolderinterface 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 aPersistentDataContainer.A provider for list persistent data types that represent the known primitive types exposed byPersistentDataType.This interface represents the context in which thePersistentDataTypecan 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.structureClassDescriptionThePersistentDataHolderinterface defines an object that can store custom persistent meta data on it.