public class BCFactoryBlocks
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static BlockAutoWorkbenchItems |
autoWorkbenchItems |
static BlockChute |
chute |
static BlockDistiller |
distiller |
static BlockFloodGate |
floodGate |
static BlockHeatExchange |
heatExchange |
static BlockMiningWell |
miningWell |
static BlockPump |
pump |
static BlockTank |
tank |
static BlockTube |
tube |
static BlockWaterGel |
waterGel |
Constructor and Description |
---|
BCFactoryBlocks() |
Modifier and Type | Method and Description |
---|---|
static void |
fmlPreInit() |
public static BlockAutoWorkbenchItems autoWorkbenchItems
public static BlockMiningWell miningWell
public static BlockPump pump
public static BlockTube tube
public static BlockFloodGate floodGate
public static BlockTank tank
public static BlockChute chute
public static BlockDistiller distiller
public static BlockHeatExchange heatExchange
public static BlockWaterGel waterGel