| Interface | Description |
|---|---|
| TileEntityBlock |
Indicates a block that contains extra data identified as an NBT structure.
|
| Class | Description |
|---|---|
| BaseBlock |
Represents a block.
|
| BaseItem |
Represents an item, without an amount value.
|
| BaseItemStack |
Represents a stack of BaseItems.
|
| BlockData |
Block data related classes.
|
| BlockID |
List of block IDs.
|
| ChestBlock |
Represents a chest block.
|
| ClothColor.ID | |
| ContainerBlock |
Represents a block that stores items.
|
| DispenserBlock |
Represents dispensers.
|
| FurnaceBlock |
Represents a furnace block.
|
| ItemID |
List of item IDs.
|
| MobSpawnerBlock |
A mob spawner block.
|
| NoteBlock |
A note block.
|
| SignBlock |
Represents a sign block.
|
| SkullBlock |
A skull block.
|
| Enum | Description |
|---|---|
| BlockType |
Block types.
|
| ClothColor |
Cloth colors.
|
| ItemType |
ItemType types.
|
Copyright © 2010-2014. All Rights Reserved.