Package org.bukkit.inventory.meta.tags
package org.bukkit.inventory.meta.tags
Classes that allow attaching custom data to items.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.this API part has been replaced by
PersistentDataHolder
.ItemTagType<T,Z> Deprecated, for removal: This API element is subject to removal in a future version.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.