Package de.z0rdak.yawp.mixin
Class FlowingFluidMixin
java.lang.Object
de.z0rdak.yawp.mixin.FlowingFluidMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcanSpreadTo(net.minecraft.world.level.BlockGetter blockGetter, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.core.Direction direction, net.minecraft.core.BlockPos blockPos2, net.minecraft.world.level.block.state.BlockState blockState2, net.minecraft.world.level.material.FluidState fluidState, net.minecraft.world.level.material.Fluid fluid, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir)
-
Constructor Details
-
FlowingFluidMixin
public FlowingFluidMixin()
-
-
Method Details
-
canSpreadTo
protected void canSpreadTo(net.minecraft.world.level.BlockGetter blockGetter, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.core.Direction direction, net.minecraft.core.BlockPos blockPos2, net.minecraft.world.level.block.state.BlockState blockState2, net.minecraft.world.level.material.FluidState fluidState, net.minecraft.world.level.material.Fluid fluid, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir)
-