Interface ClientPlayerInteractionManagerAccessor


public interface ClientPlayerInteractionManagerAccessor
  • Method Details

    • getBreakingProgress

      float getBreakingProgress()
    • setCurrentBreakingProgress

      void setCurrentBreakingProgress(float progress)
    • getCurrentBreakingBlockPos

      net.minecraft.util.math.BlockPos getCurrentBreakingBlockPos()