| 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. Please use
PersistentDataHolder instead of this. |
| Class | Description |
|---|---|
| CustomItemTagContainer |
Deprecated.
this API part has been replaced by the
PersistentDataHolder API. Please use
PersistentDataHolder instead of this. |
| ItemTagAdapterContext |
Deprecated.
this API part has been replaced by
PersistentDataHolder.
Please use PersistentDataAdapterContext instead of this. |
| ItemTagType |
Deprecated.
please use
PersistentDataType as this part of the api is being replaced |
Copyright © 2019. All rights reserved.