Package | Description |
---|---|
buildcraft.factory.tile |
Modifier and Type | Method and Description |
---|---|
TileHeatExchange.EnumProgressState |
TileHeatExchange.ExchangeSectionStart.getProgressState() |
TileHeatExchange.EnumProgressState |
TileHeatExchangeStart.getProgressState()
Deprecated.
|
static TileHeatExchange.EnumProgressState |
TileHeatExchange.EnumProgressState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TileHeatExchange.EnumProgressState[] |
TileHeatExchange.EnumProgressState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|