Class CakePipeline

java.lang.Object
com.illusivesoulworks.cakechomps.mixin.CakePipeline

public class CakePipeline extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    init(net.minecraft.world.level.Level level, net.minecraft.world.phys.BlockHitResult blockHitResult)
     
    void
    runCheck(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.world.phys.BlockHitResult blockHitResult)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CakePipeline

      public CakePipeline()
  • Method Details

    • init

      public void init(net.minecraft.world.level.Level level, net.minecraft.world.phys.BlockHitResult blockHitResult)
    • runCheck

      public void runCheck(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.world.phys.BlockHitResult blockHitResult)