| Package | Description |
|---|---|
| me.lucko.helper.metadata | |
| me.lucko.helper.metadata.type |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMetadataRegistry<T>
A basic implementation of
MetadataRegistry using a LoadingCache. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlockMetadataRegistry
A registry which provides and stores
MetadataMaps for Blocks. |
interface |
EntityMetadataRegistry
A registry which provides and stores
MetadataMaps for Entitys. |
interface |
PlayerMetadataRegistry
A registry which provides and stores
MetadataMaps for Players. |
interface |
WorldMetadataRegistry
A registry which provides and stores
MetadataMaps for Worlds. |
Copyright © 2020. All rights reserved.