Class HTLiquidGasFluidType

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      HTLiquidGasFluidType(FluidType.Properties properties)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean isVaporizedOnPlacement(Level level, BlockPos pos, FluidStack stack)
      Unit onVaporize(Player player, Level level, BlockPos pos, FluidStack stack)
      • Methods inherited from class net.neoforged.neoforge.fluids.FluidType

        canBePlacedInLevel, canBePlacedInLevel, canConvertToSource, canConvertToSource, canDrownIn, canExtinguish, canExtinguish, canHydrate, canHydrate, canHydrate, canPushEntity, canRideVehicleUnder, canSwim, getAdjacentBlockPathType, getBlockForFluidState, getBlockPathType, getBucket, getDensity, getDescription, getDescriptionId, getDripInfo, getFallDistanceModifier, getLightLevel, getRarity, getSound, getSound, getSound, getSound, getStateForPlacement, getTemperature, getViscosity, handleCauldronDrip, initializeClient, isAir, isLighterThanAir, isVanilla, motionScale, move, setItemMovement, supportsBoating, supportsBoating
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HTLiquidGasFluidType

        HTLiquidGasFluidType(FluidType.Properties properties)