Interface | Description |
---|---|
TileEntityBlock |
Indicates a block that contains extra data identified as an NBT structure.
|
Class | Description |
---|---|
BaseItem |
Represents an item, without an amount value.
|
BaseItemStack |
Represents a stack of BaseItems.
|
Blocks |
Block-related utility methods.
|
MobSpawnerBlock |
A mob spawner block.
|
SignBlock |
Represents a sign block.
|
SkullBlock |
A skull block.
|