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

CustomName does not update when we’re in UI

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.13.2, Minecraft 1.14 Pre-Release 2, Minecraft 1.14 Pre-Release 3, Minecraft 1.14 Pre-Release 4, Minecraft 1.14 Pre-Release 5
    • None
    • Confirmed
    • (Unassigned)

      To reproduce bug:

      • Take an entity with Interface, we will take the Horse as an example.
      • Press 'E' to enter in UI/Interface.
      • Change the name of Entity. (Try with a command block with some delay.
      /data merge entity @e[type=donkey,sort=nearest,limit=1] {CustomName:'{"text":"Test"}'}
      

      It can be seen that CustomName does not change.
      If we leave the Menu and reopen it works.

      This problem is annoying to create custom Interface Dynamics.

            Unassigned Unassigned
            Hardel Hardel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: