Class HeatExchangerLogicAmbient

java.lang.Object
me.desht.pneumaticcraft.common.heat.HeatExchangerLogicConstant
me.desht.pneumaticcraft.common.heat.HeatExchangerLogicAmbient
All Implemented Interfaces:
IHeatExchangerLogic, net.minecraftforge.common.util.INBTSerializable<net.minecraft.nbt.CompoundTag>

public class HeatExchangerLogicAmbient extends HeatExchangerLogicConstant
  • Method Details

    • atPosition

      public static HeatExchangerLogicAmbient atPosition(net.minecraft.world.level.LevelAccessor world, net.minecraft.core.BlockPos pos)
    • getAmbientTemperature

      public static double getAmbientTemperature(net.minecraft.world.level.LevelAccessor world, net.minecraft.core.BlockPos pos)