-
Bug
-
Resolution: Unresolved
-
None
-
20w19a, 1.16.2 Pre-release 3, 1.16.3, 1.16.4, 20w51a, 21w03a, 21w05b, 21w06a, 21w07a, 1.17.1, 1.19.2, 22w42a
-
None
-
Community Consensus
-
(Unassigned)
The bug
When typing a command and getting suggestions, some options can be hovered over to see more information about what the suggestion represents.
Example:

This works for some argument types, but not all.
(
= this is a dynamic value with a user-defined display name, rather than a simple "thing translation")
| Suggestion Type | Example | Works? |
|---|---|---|
| Selector | /give @s | Selectors have descriptions Selector keys have descriptions Game mode values Entity type values |
| Attribute | /attribute @s generic.luck | |
| Bossbar | /bossbar get test:test | Can be viewed with /bossbar list |
| Item | /give @s apple | |
| Block | /setblock ~ ~ ~ stone | |
| Entity | /summon pufferfish | |
| Data pack | /datapack disable vanilla | Can be viewed with /datapack list |
| Effect | /effect give @s luck | |
| Enchantment | /enchant @s flame | |
| Scoreboard objective | /scoreboard players get @s test | Can be viewed with /scoreboard objectives list |
| Game mode | /gamemode survival | |
| Game rule | /gamerule disableRaids | |
| Biome | /locatebiome beach | |
| Team | /team join test | Can be viewed with /team list |