mojira.dev
MC-274445

Opening your inventory when riding some mobs while continuously modifying its data will make the GUI flash

If you a command block that repeatedly modify a or some data of a donkey, a mule, a llama or a trader llama and then ride one of them then press E, the UI flash for a short time.

Affects:

  1. Mule

  2. Donkey

  3. Horse

  4. Llama / Trader Llama

Steps to Reproduce:

  1. Summon one of the listed mobs, and tame it

  2. Place down an repeating command block with the following command (set to Always Active:

    /execute as @e[type=donkey] run data merge entity @s {a:1}
  3. Ride the mob

  4. Press E to open your inventory

Observed result: The UI flashes.

Expected result: U still open the UI normally.

Related issues

Attachments

Comments

migrated
[media]
Viradex

Can confirm.

[media]
[Mod] Jingy
[Mojang] Triage Team

Thank you for your report!
After consideration, the issue is being closed as Won't Fix.

Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Brain81505

(Unassigned)

Community Consensus

Commands, UI

donkey, llama, mule, trader_llama

1.21

Retrieved