Class WaterWheelFluidSpreadMixin

java.lang.Object
com.simibubi.create.foundation.mixin.WaterWheelFluidSpreadMixin

public class WaterWheelFluidSpreadMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)