Uses of Class
net.minecraft.world.level.block.LiquidBlock
-
Uses of LiquidBlock in net.neoforged.neoforge.debug.fluid
Modifier and TypeFieldDescriptionstatic DeferredBlock<LiquidBlock>
NewFluidTest.test_fluid_block
private static final DeferredBlock<LiquidBlock>
FluidTypeTest.TEST_FLUID_BLOCK
-
Uses of LiquidBlock in net.neoforged.neoforge.fluids
Modifier and TypeFieldDescriptionprivate final @Nullable Supplier<? extends LiquidBlock>
BaseFlowingFluid.block
private Supplier<? extends LiquidBlock>
BaseFlowingFluid.Properties.block
Modifier and TypeMethodDescriptionBaseFlowingFluid.Properties.block
(Supplier<? extends LiquidBlock> block)