| Class | Description |
|---|---|
| ItemComponent<T> | |
| ItemComponentList | |
| ItemComponentMap |
A map containing item components and their values.
A map is linked to its registry and can only contain components from this registry. |
| ItemComponentRegistry |
The registry containing all item components.
Components are registered internally and can't be registered by the user. By default, the registries and verifiers are noop and accept everything. |