Package org.bukkit.inventory.meta.tags
Interface ItemTagAdapterContext
Deprecated, for removal: This API element is subject to removal in a future version.
This interface represents the context in which the
ItemTagType
can
serialize and deserialize the passed values.-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Creates a new and empty tag container instance.
-
Method Details
-
newTagContainer
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new and empty tag container instance.- Returns:
- the fresh container instance
-
PersistentDataHolder
. Please usePersistentDataAdapterContext
instead of this.