Uses of Interface
org.bukkit.inventory.meta.tags.CustomItemTagContainer
Package
Description
The interfaces used when manipulating extra data can can be stored inside
item stacks
.Classes that allow attaching custom data to items.
-
Uses of CustomItemTagContainer in org.bukkit.inventory.meta
-
Uses of CustomItemTagContainer in org.bukkit.inventory.meta.tags
Modifier and TypeFieldDescriptionstatic final ItemTagType
<CustomItemTagContainer, CustomItemTagContainer> ItemTagType.TAG_CONTAINER
Deprecated.static final ItemTagType
<CustomItemTagContainer, CustomItemTagContainer> ItemTagType.TAG_CONTAINER
Deprecated.Modifier and TypeMethodDescriptionItemTagAdapterContext.newTagContainer()
Deprecated.Creates a new and empty tag container instance.
PersistentDataHolder
API.