Class HTLatexFluid

  • All Implemented Interfaces:
    net.neoforged.neoforge.common.extensions.IFluidExtension

    
    public final class HTLatexFluid
    extends BaseFlowingFluid.Source
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      HTLatexFluid(BaseFlowingFluid.Properties properties)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class net.minecraft.world.level.material.Fluid

        builtInRegistryHolder, defaultFluidState, getAmount, getFlow, getHeight, getOwnHeight, getShape, getStateDefinition, getTickDelay, is, isSame, isSource, tick
      • Methods inherited from class net.neoforged.neoforge.fluids.BaseFlowingFluid

        getBucket, getFlowing, getFluidType, getPickupSound, getSource
      • Methods inherited from class net.minecraft.world.level.material.FlowingFluid

        getFlowing, getSource
      • Methods inherited from class net.neoforged.neoforge.common.extensions.IFluidExtension

        canConvertToSource, canExtinguish, canHydrate, getAdjacentBlockPathType, getBlockPathType, getExplosionResistance, move, supportsBoating
      • Methods inherited from class java.lang.Object

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

      • HTLatexFluid

        HTLatexFluid(BaseFlowingFluid.Properties properties)
    • Method Detail