The bug
The tab completion for the commands /data merge entity
, /data remove entity
and /execute store ... entity
suggests player names even though you cannot modify the player NBT data.
The tab completion for the commands /data merge entity
, /data remove entity
and /execute store ... entity
suggests player names even though you cannot modify the player NBT data.
(Unassigned)
Confirmed
(Unassigned)
/data, /data-merge, /data-remove, /execute, /execute-store, brigadier, player, player-data, tab-completion
Minecraft 17w50a, Minecraft 18w07c, Minecraft 18w20c, Minecraft 1.13, Minecraft 18w30b, ..., 23w03a, 1.19.4, 23w14a, 1.20.4, 24w09a
Retrieved
To be clear, /data get entity should still suggest player names though, as it (I'm assuming) is read-only and does not change player data. Just so /data get doesn't get included in the fix for this issue.