Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-180859

Player reach is longer client-side

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • 1.21.10.20 Preview
    • 1.21.0.22 Preview, 1.21.0.23 Preview, 1.20.80, 1.20.81 Hotfix, 1.21.1 Hotfix
    • None
    • Confirmed
    • Multiple
    • 1252956

      Previously, players could interact with blocks at up to 5 blocks from their position, and interact mobs up to 3 blocks away in survival or 5 blocks away in creative. In 1.20.80 these distances are about 5.3 and 3.3 blocks. It appears that the measurement is being taken from the edge of the player's collision box instead of the center. The extended reach occurs on the client thread but not the server thread, which causes glitchy behaviors like inventories closing as soon as the player opens them from the extended distance.

      Steps to reproduce

      1. Make a row of 6 blocks at head height.
      2. Stand against the block at one end of your row and face into the row.
      3. Stand still and mine.

      Expected result

      You mine 5 blocks.

      Observed result

      You mine all 6 blocks.

            GoldenHelmet [Mod] GoldenHelmet
            Votes:
            8 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              CHK: