Package org.bukkit.inventory.meta.tags
Classes that allow attaching custom data to items.
-
Interface Summary Interface Description CustomItemTagContainer Deprecated. this API part has been replaced by thePersistentDataHolder
API.ItemTagAdapterContext Deprecated. this API part has been replaced byPersistentDataHolder
.ItemTagType<T,Z> Deprecated. please usePersistentDataType
as this part of the api is being replaced -
Class Summary Class Description ItemTagType.PrimitiveTagType<T> A default implementation that simply exists to pass on the retrieved or inserted value to the next layer.