Uses of Package
io.papermc.paper.persistence
Packages that use io.papermc.paper.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 io.papermc.paper.persistence used by com.destroystokyo.paper.entityClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by com.destroystokyo.paper.inventory.metaClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by io.papermc.paper.blockClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by io.papermc.paper.entityClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by io.papermc.paper.persistenceClassDescriptionThis represents a view of a persistent data container.
-
Classes in io.papermc.paper.persistence used by org.bukkitClassDescriptionThis represents a view of a persistent data container.The
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.bukkit.blockClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.bukkit.entityClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.bukkit.entity.boatClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.bukkit.entity.minecartClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.bukkit.generator.structureClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.bukkit.inventoryClassDescriptionThis represents a view of a persistent data container.The
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.bukkit.inventory.metaClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.bukkit.persistenceClassDescriptionThis represents a view of a persistent data container.The
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.bukkit.structureClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it. -
Classes in io.papermc.paper.persistence used by org.purpurmc.purpur.entityClassDescriptionThe
PersistentDataViewHolder
interface defines an object that can view custom persistent data on it.