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