| 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 |
| Class | Description |
|---|---|
| CustomItemTagContainer |
This interface represents a map like object, capable of storing custom tags
in it.
|
| Class | Description |
|---|---|
| CustomItemTagContainer |
This interface represents a map like object, capable of storing custom tags
in it.
|
| ItemTagAdapterContext |
This interface represents the context in which the
ItemTagType can
serialize and deserialize the passed values. |
| ItemTagType |
This class represents an enum with a generic content type.
|
Copyright © 2019. All rights reserved.