Uses of Class
net.minecraft.world.level.material.FlowingFluid
Packages that use FlowingFluid
Package
Description
-
Uses of FlowingFluid in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as FlowingFluidFields in net.minecraft.world.level.block with type parameters of type FlowingFluidModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<FlowingFluid> LiquidBlock.FLOWING_FLUIDConstructors in net.minecraft.world.level.block with parameters of type FlowingFluidModifierConstructorDescriptionLiquidBlock(FlowingFluid fluid, BlockBehaviour.Properties properties) -
Uses of FlowingFluid in net.minecraft.world.level.material
Subclasses of FlowingFluid in net.minecraft.world.level.materialModifier and TypeClassDescriptionclassstatic classstatic classclassstatic classstatic classFields in net.minecraft.world.level.material declared as FlowingFluidModifier and TypeFieldDescriptionstatic final FlowingFluidFluids.FLOWING_LAVAstatic final FlowingFluidFluids.FLOWING_WATERstatic final FlowingFluidFluids.LAVAstatic final FlowingFluidFluids.WATER -
Uses of FlowingFluid in net.neoforged.neoforge.fluids
Subclasses of FlowingFluid in net.neoforged.neoforge.fluidsModifier and TypeClassDescriptionclassBase implementation of aFlowingFluidfor mods to use.static classstatic class