java.lang.Object
net.minecraftforge.fluids.FluidType
com.github.voidleech.voided_enlightenment.mixin.ooze.OozeFluidMixin

public abstract class OozeFluidMixin extends net.minecraftforge.fluids.FluidType
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraftforge.fluids.FluidType

    net.minecraftforge.fluids.FluidType.Properties
  • Field Summary

    Fields inherited from class net.minecraftforge.fluids.FluidType

    BUCKET_VOLUME, SIZE, sounds
  • Constructor Summary

    Constructors
    Constructor
    Description
    OozeFluidMixin(net.minecraftforge.fluids.FluidType.Properties properties)
     
  • Method Summary

    Methods inherited from class net.minecraftforge.fluids.FluidType

    canBePlacedInLevel, canBePlacedInLevel, canConvertToSource, canConvertToSource, canDrownIn, canExtinguish, canExtinguish, canHydrate, canHydrate, canHydrate, canPushEntity, canRideVehicleUnder, canSwim, getAdjacentBlockPathType, getBlockForFluidState, getBlockPathType, getBucket, getDensity, getDensity, getDensity, getDescription, getDescription, getDescriptionId, getDescriptionId, getFallDistanceModifier, getLightLevel, getLightLevel, getLightLevel, getRarity, getRarity, getRenderPropertiesInternal, getSound, getSound, getSound, getSound, getStateForPlacement, getTemperature, getTemperature, getTemperature, getViscosity, getViscosity, getViscosity, initializeClient, isAir, isLighterThanAir, isVanilla, isVaporizedOnPlacement, motionScale, move, onVaporize, setItemMovement, shouldUpdateWhileBoating, supportsBoating, supportsBoating, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • OozeFluidMixin

      public OozeFluidMixin(net.minecraftforge.fluids.FluidType.Properties properties)