Class HeatBehaviourLiquid
java.lang.Object
me.desht.pneumaticcraft.api.heat.HeatBehaviour
me.desht.pneumaticcraft.common.heat.behaviour.HeatBehaviourLiquid
- All Implemented Interfaces:
net.minecraftforge.common.util.INBTSerializable<net.minecraft.nbt.CompoundTag>
- Direct Known Subclasses:
HeatBehaviourTransition
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.desht.pneumaticcraft.api.heat.HeatBehaviour
deserializeNBT, equals, getBlockState, getCachedTileEntity, getDirection, getHeatExchanger, getId, getPos, getWorld, hashCode, initialize, isApplicable, serializeNBT, tick
-
Constructor Details
-
HeatBehaviourLiquid
public HeatBehaviourLiquid()
-
-
Method Details
-
getFluid
public net.minecraft.world.level.material.Fluid getFluid()
-