Interface | Description |
---|---|
BlockStateHolder<T extends BlockStateHolder> |
Class | Description |
---|---|
BaseBlock |
Represents a "snapshot" of a block with NBT Data.
|
BlockCategories |
Stores a list of categories of Block Types.
|
BlockCategory |
A category of blocks.
|
BlockState |
An immutable class that represents the state a block can be in.
|
BlockType | |
BlockTypes |
Stores a list of common Block String IDs.
|