Package org.bukkit.inventory.meta.tags
package org.bukkit.inventory.meta.tags
Classes that allow attaching custom data to items.
-
ClassDescriptionDeprecated.Deprecated.this API part has been replaced by
PersistentDataHolder
.ItemTagType<T,Z> Deprecated.please usePersistentDataType
as this part of the api is being replacedA default implementation that simply exists to pass on the retrieved or inserted value to the next layer.
PersistentDataHolder
API.