public class HeatExchangerLogicAmbient extends HeatExchangerLogicConstant
ALL_BLOCKS| Modifier and Type | Method and Description |
|---|---|
static HeatExchangerLogicAmbient |
atPosition(net.minecraft.world.IWorld world,
net.minecraft.util.math.BlockPos pos) |
static double |
getAmbientTemperature(net.minecraft.world.IWorld world,
net.minecraft.util.math.BlockPos pos) |
addHeat, getAmbientTemperature, getTemperature, getTemperatureAsInt, getThermalCapacity, getThermalResistance, initializeAmbientTemperature, initializeAsHull, isSideConnected, setTemperature, setThermalCapacity, setThermalResistance, tickclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddConnectedExchanger, addConnectedExchanger, deserializeNBT, getHeatBehaviour, removeConnectedExchanger, removeConnectedExchanger, serializeNBTpublic static HeatExchangerLogicAmbient atPosition(net.minecraft.world.IWorld world, net.minecraft.util.math.BlockPos pos)
public static double getAmbientTemperature(net.minecraft.world.IWorld world,
net.minecraft.util.math.BlockPos pos)