public class LeverMovingInteraction extends SimpleBlockMovingInteraction
  • Constructor Details

    • LeverMovingInteraction

      public LeverMovingInteraction()
  • Method Details

    • handle

      protected net.minecraft.world.level.block.state.BlockState handle(net.minecraft.world.entity.player.Player player, Contraption contraption, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState currentState)
      Specified by:
      handle in class SimpleBlockMovingInteraction