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.LevelAccessor levelAccessor, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.core.Direction direction, net.minecraft.world.level.material.FluidState fluidState, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-
Constructor Details
-
FlowingFluidMixin
public FlowingFluidMixin()
-
-
Method Details
-
canSpreadTo
protected void canSpreadTo(net.minecraft.world.level.LevelAccessor levelAccessor, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.core.Direction direction, net.minecraft.world.level.material.FluidState fluidState, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-