public static class TileHeatExchange.ExchangeSectionStart
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CapabilityHelper |
caps |
int |
middleCount |
FluidSmoother |
smoothedTankInput |
FluidSmoother |
smoothedTankOutput |
TileHeatExchange |
tile |
Modifier and Type | Method and Description |
---|---|
TileHeatExchange.ExchangeSectionEnd |
getEndSection() |
double |
getProgress(float partialTicks) |
TileHeatExchange.EnumProgressState |
getProgressState() |
public int middleCount
public final FluidSmoother smoothedTankInput
public final FluidSmoother smoothedTankOutput
public final CapabilityHelper caps
public TileHeatExchange tile
public TileHeatExchange.ExchangeSectionEnd getEndSection()
public TileHeatExchange.EnumProgressState getProgressState()
public double getProgress(float partialTicks)