| Interface | Description |
|---|---|
| BlockMeta<T> |
Represents a
Meta object which is possessed by blocks |
| BlockMetaOwner<T> |
Represents a block which can hold metadata
|
| CauldronMeta |
MetaData contained in a Cauldron.
|
| ChestMeta |
TODO Write Description
|
| ColorMeta |
Represents metadata belonging to blocks of wool
|
| DirectionMeta |
Represents the metadata of a block that has a direction
|
| FurnaceMeta |
TODO Write Description
|
| SignMeta |
Represents metadata held by a sign
|
| Tile |
Represents an updatable block that contains special data
|
| Class | Description |
|---|---|
| AbstractBlockMetaOwner<T extends MetaOwner> |
Implementation of a block meta owner which provides access to the collection factory
|
| ByteArray |
Utility class for manipulating byte arrays
|
Copyright © 2016. All rights reserved.