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

Teleporting an ender crystal does not change its visible position

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.19.70.21 Preview, 1.19.70.20 Preview, 1.16.40 Hotfix, 1.16.210, 1.19.51
    • None
    • Confirmed
    • Multiple
    • 408448

      Ender crystals only teleport server-side. If you telelport a crystal, it appears not to move and the player can interact with it at its visual location, but it will explode at the location it was teleported to. As noted in a comment below, this seems to be the same behavior shown by XP orbs: they never sync positions between client and server (MCPE-11181).

      Steps to reproduce

      1. /fill ~3 ~ ~ ~3 ~9 ~ glass
      2. /summon ender_crystal ~2 ~ ~
      3. /tp @e[type = ender_crystal] ~3 ~10 ~
      4. Punch the visible ender crystal.

      Expected results

      In step (3) the ender crystal changes position visibly. In step (4) you have to go up to the top of the glass pillar to hit the ender crystal.

      Observed results

      In step (3) the ender crystal appear to stay in the same place. In step (4) when you punch the visible ender crystal an explosion occurs at the top of the glass pillar.


      Ender crystals doesn't teleport when I used /tp. Fix it pls

            DiegoGamer400 Rafael Fernandes
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: