Package | Description |
---|---|
buildcraft.factory.block | |
buildcraft.factory.client.model |
Modifier and Type | Field and Description |
---|---|
static net.minecraft.block.properties.IProperty<BlockHeatExchange.EnumExchangePart> |
BlockHeatExchange.PROP_PART |
Modifier and Type | Method and Description |
---|---|
static BlockHeatExchange.EnumExchangePart |
BlockHeatExchange.EnumExchangePart.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BlockHeatExchange.EnumExchangePart[] |
BlockHeatExchange.EnumExchangePart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static NodeType<BlockHeatExchange.EnumExchangePart> |
ModelHeatExchange.TYPE_EXCHANGE_PART |
static NodeVariableObject<BlockHeatExchange.EnumExchangePart> |
ModelHeatExchange.VAR_PART |