<dd><code><ahref="../entity/AbstractArrow.html"title="interface in org.bukkit.entity">AbstractArrow</a></code>, <code><ahref="../entity/AbstractHorse.html"title="interface in org.bukkit.entity">AbstractHorse</a></code>, <code><ahref="../entity/AbstractSkeleton.html"title="interface in org.bukkit.entity">AbstractSkeleton</a></code>, <code><ahref="../entity/AbstractVillager.html"title="interface in org.bukkit.entity">AbstractVillager</a></code>, <code><ahref="../entity/Ageable.html"title="interface in org.bukkit.entity">Ageable</a></code>, <code><ahref="../entity/Allay.html"title="interface in org.bukkit.entity">Allay</a></code>, <code><ahref="../entity/Ambient.html"title="interface in org.bukkit.entity">Ambient</a></code>, <code><ahref="../entity/Animals.html"title="interface in org.bukkit.entity">Animals</a></code>, <code><ahref="../entity/AreaEffectCloud.html"title="interface in org.bukkit.entity">AreaEffectCloud</a></code>, <code><ahref="../entity/ArmorStand.html"title="interface in org.bukkit.entity">ArmorStand</a></code>, <code><ahref="../../../com/destroystokyo/paper/inventory/meta/ArmorStandMeta.html"title="interface in com.destroystokyo.paper.inventory.meta">ArmorStandMeta</a></code>, <code><ahref="../entity/Arrow.html"title="interface in org.bukkit.entity">Arrow</a></code>, <code><ahref="../entity/Axolotl.html"title="interface in org.bukkit.entity">Axolotl</a></code>, <code><ahref="../inventory/meta/AxolotlBucketMeta.html"title="interface in org.bukkit.inventory.meta">AxolotlBucketMeta</a></code>, <code><ahref="../block/Banner.html"title="interface in org.bukkit.block">Banner</a></code>, <code><ahref="../inventory/meta/BannerMeta.html"title="interface in org.bukkit.inventory.meta">BannerMeta</a></code>, <code><ahref="../block/Barrel.html"title="interface in org.bukkit.block">Barrel</a></code>, <code><ahref="../entity/Bat.html"title="interface in org.bukkit.entity">Bat</a></code>, <code><ahref="../block/Beacon.html"title="interface in org.bukkit.block">Beacon</a></code>, <code><ahref="../block/Bed.html"title="interface in org.bukkit.block">Bed</a></code>, <code><ahref="../entity/Bee.html"title="interface in org.bukkit.entity">Bee</a></code>, <code><ahref="../block/Beehive.html"title="interface in org.bukkit.block">Beehive</a></code>, <code><ahref="../block/Bell.html"title="interface in org.bukkit.block">Bell</a></code>, <code><ahref="../block/BlastFurnace.html"title="interface in org.bukkit.block">BlastFurnace</a></code>, <code><ahref="../entity/Blaze.html"title="interface in org.bukkit.entity">Blaze</a></code>, <code><ahref="../inventory/meta/BlockDataMeta.html"title="interface in org.bukkit.inventory.meta">BlockDataMeta</a></code>, <code><ahref="../inventory/meta/BlockStateMeta.html"title="interface in org.bukkit.inventory.meta">BlockStateMeta</a></code>, <code><ahref="../entity/Boat.html"title="interface in org.bukkit.entity">Boat</a></code>, <code><ahref="../inventory/meta/BookMeta.html"title="interface in org.bukkit.inventory.meta">BookMeta</a></code>, <code><ahref="../entity/Boss.html"title="interface in org.bukkit.entity">Boss</a></code>, <code><ahref="../entity/Breedable.html"title="interface in org.bukkit.entity">Breedable</a></code>, <code><ahref="../block/BrewingStand.html"title="interface in org.bukkit.block">BrewingStand</a></code>, <code><ahref="../../../io/papermc/paper/entity/Bucketable.html"title="interface in io.papermc.paper.entity">Bucketable</a></code>, <code><ahref="../inventory/meta/BundleMeta.html"title="interface in org.bukkit.inventory.meta">BundleMeta</a></code>, <code><ahref="../block/Campfire.html"title="interface in org.bukkit.block">Campfire</a></code>, <code><ahref="../entity/Cat.html"title="interface in org.bukkit.entity">Cat</a></code>, <code><ahref="../entity/CaveSpider.html"title="interface in org.bukkit.entity">CaveSpider</a></code>, <code><ahref="../block/Chest.html"title="interface in org.bukkit.block">Chest</a></code>, <code><ahref="../entity/ChestBoat.html"title="interface in org.bukkit.entity">C
<divclass="block">The <ahref="PersistentDataHolder.html"title="interface in org.bukkit.persistence"><code>PersistentDataHolder</code></a> interface defines an object that can store
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="PersistentDataContainer.html"title="interface in org.bukkit.persistence">PersistentDataContainer</a></code></div>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="PersistentDataContainer.html"title="interface in org.bukkit.persistence">PersistentDataContainer</a></span> <spanclass="element-name">getPersistentDataContainer</span>()</div>
<divclass="block">Returns a custom tag container capable of storing tags on the object.
Note that the tags stored on this container are all stored under their
own custom namespace therefore modifying default tags using this
<ahref="PersistentDataHolder.html"title="interface in org.bukkit.persistence"><code>PersistentDataHolder</code></a> is impossible.</div>