Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-144678

Entities don't interact with the world far from the player

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 19w14a
    • Minecraft 19w08b, Minecraft 19w09a, Minecraft 19w11a, Minecraft 19w11b, Minecraft 19w12a, Minecraft 19w12b, Minecraft 19w13a
    • None
    • Confirmed
    • Entities

      It appears as though entities do not react to the world when far enough from the player, about 216 blocks. This includes:

      Falling
      Taking Damage
      Aging (for entities with ticking NBT tags)

      To reproduce:

      1. Create a new superflat world with no entities
      2. Run /summon chicken ~ 300 ~ {Tags:["MC-144678"]}
      3. Run /data get entity @e[type=chicken,limit=1,tag=MC-144678] Pos[1] repeatedly

      In 19w07a and before, this would return a slowly decreasing y value, which reflects the chicken falling. However, from 19w08a, the y value is stuck at 300.

      Running /summon chicken ~ -300 ~ demonstrates how the chicken will not take damage if it is summoned in the void.

      Of course, chickens are used because of their slow falling speed, which makes them easy to test. However, this will work with any entity. In particular, using items or area effect clouds means that their Duration or Age, respectively, does not update.

            dinnerbone [Mojang] Nathan Adams
            elyg Ely G
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: