Class WaterWheelFluidSpreadMixin
java.lang.Object
com.simibubi.create.foundation.mixin.WaterWheelFluidSpreadMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcreate$canPassThroughOnWaterWheel(net.minecraft.world.level.BlockGetter pLevel, net.minecraft.world.level.material.Fluid pFluid, net.minecraft.core.BlockPos pFromPos, net.minecraft.world.level.block.state.BlockState p_75967_, net.minecraft.core.Direction pDirection, net.minecraft.core.BlockPos p_75969_, net.minecraft.world.level.block.state.BlockState p_75970_, net.minecraft.world.level.material.FluidState p_75971_, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir)
-
Constructor Details
-
WaterWheelFluidSpreadMixin
public WaterWheelFluidSpreadMixin()
-
-
Method Details
-
create$canPassThroughOnWaterWheel
protected void create$canPassThroughOnWaterWheel(net.minecraft.world.level.BlockGetter pLevel, net.minecraft.world.level.material.Fluid pFluid, net.minecraft.core.BlockPos pFromPos, net.minecraft.world.level.block.state.BlockState p_75967_, net.minecraft.core.Direction pDirection, net.minecraft.core.BlockPos p_75969_, net.minecraft.world.level.block.state.BlockState p_75970_, net.minecraft.world.level.material.FluidState p_75971_, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir)
-