| Package | Description |
|---|---|
| org.bukkit.inventory.meta |
The interfaces used when manipulating extra data can can be stored inside
item stacks. |
| org.bukkit.inventory.meta.tags |
Classes that allow attaching custom data to items.
|
| Class | Description |
|---|---|
| CustomItemTagContainer |
Deprecated.
this API part has been replaced by the
PersistentDataHolder API. |
| Class | Description |
|---|---|
| CustomItemTagContainer |
Deprecated.
this API part has been replaced by the
PersistentDataHolder API. |
| ItemTagAdapterContext |
Deprecated.
this API part has been replaced by
PersistentDataHolder. |
| ItemTagType |
Deprecated.
please use
PersistentDataType as this part of the api is being replaced |
Copyright © 2020. All rights reserved.