-
Bug
-
Resolution: Won't Fix
-
None
-
1.21
-
Community Consensus
-
Commands, UI
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:
- Mule
- Donkey
- Horse
- Llama / Trader Llama
Steps to Reproduce:
- Summon one of the listed mobs, and tame it
- 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}
- Ride the mob
- Press E to open your inventory
Observed result: The UI flashes.
Expected result: U still open the UI normally.
- relates to
-
MC-261862 The screen flashes when attempting to open GUIs while standing inside nether portals
- Open
-
MC-271967 Lectern flashes GUI when 'has_book: true' and no book present in data
- Open
-
MC-147784 Fletching table flashes crafting table's GUI for about a second upon right-clicking it in spectator mode
- Reopened
-
MC-164353 Villager GUI closes instantly when using custom trades on a villager with no profession and with AI
- Reopened