public final class Blocks
extends java.lang.Object
implements org.dimdev.rift.listener.BlockAdder, org.dimdev.rift.listener.TileEntityTypeAdder
| Modifier and Type | Field and Description |
|---|---|
static BlockCasing |
casing |
static BlockController |
controller |
| Constructor and Description |
|---|
Blocks() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<net.minecraft.block.Block> |
getAllBlocks() |
void |
registerBlocks() |
void |
registerTileEntityTypes() |
public static BlockCasing casing
public static BlockController controller
public static java.util.List<net.minecraft.block.Block> getAllBlocks()
public void registerBlocks()
registerBlocks in interface org.dimdev.rift.listener.BlockAdderpublic void registerTileEntityTypes()
registerTileEntityTypes in interface org.dimdev.rift.listener.TileEntityTypeAdder