-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w14b
-
None
-
Unconfirmed
The selectors tooltips are uncorrectly sorted. (Language used: en_US)
| Selector | Current Tooltip | What it should show |
|---|---|---|
| @a | "Random player" | "All players" |
| @e | "Current entity" | "All entities" |
| @r | "All players" | "Random player" |
| @s | "All entites" | "Current entity" |
How to reproduce:
- Type /tellraw in the chat.
- Move your cursor to the proposed arguments, which are the selectors.
- See the errors.
- duplicates
-
MC-125130 Selector auto-completion tooltips mixed up
- Resolved