public static class TileHeatExchange.ExchangeSectionEnd
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CapabilityHelper |
caps |
FluidSmoother |
smoothedTankInput |
FluidSmoother |
smoothedTankOutput |
Modifier and Type | Method and Description |
---|---|
TileHeatExchange |
getTile() |
void |
setTile(TileHeatExchange tile) |
public final FluidSmoother smoothedTankInput
public final FluidSmoother smoothedTankOutput
public final CapabilityHelper caps
public TileHeatExchange getTile()
public void setTile(TileHeatExchange tile)