Uses of Class
net.minecraft.world.level.block.LiquidBlock
Packages that use LiquidBlock
-
Uses of LiquidBlock in net.minecraftforge.debug.fluid
Fields in net.minecraftforge.debug.fluid with type parameters of type LiquidBlockModifier and TypeFieldDescriptionstatic RegistryObject<LiquidBlock>NewFluidTest.test_fluid_block -
Uses of LiquidBlock in net.minecraftforge.fluids
Fields in net.minecraftforge.fluids with type parameters of type LiquidBlockModifier and TypeFieldDescriptionprivate final Supplier<? extends LiquidBlock>ForgeFlowingFluid.blockprivate Supplier<? extends LiquidBlock>ForgeFlowingFluid.Properties.blockMethod parameters in net.minecraftforge.fluids with type arguments of type LiquidBlockModifier and TypeMethodDescriptionForgeFlowingFluid.Properties.block(Supplier<? extends LiquidBlock> block)