| Interface | 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<T,Z> |
This class represents an enum with a generic content type.
|
| Class | Description |
|---|---|
| ItemTagType.PrimitiveTagType<T> |
A default implementation that simply exists to pass on the retrieved or
inserted value to the next layer.
|
Copyright © 2019. All rights reserved.