-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.9.4, Minecraft 1.10 Pre-Release 2, Minecraft 1.10, Minecraft 1.12.2, Minecraft 18w21a, 1.16.1, 20w27a, 20w51a, 21w03a, 21w05b, 21w06a, 21w07a, 1.17.1, 21w37a, 1.21.1, 24w39a
-
None
-
Confirmed
-
(Unassigned)
The rotation command arguments of /execute rotated and /setworldspawn do not provide any suggestions.
Steps to reproduce:
- Type /setworldspawn ~ ~ ~ (with a space at the end)
- Observe how no suggestions are shown
- Type ~ or a y rotation value
- It's allowed.
- Clear chat
- Type execute rotated (again with a space at the end)
- Observe how only as is suggested
- Type ~ ~ or a y rotation and x rotation value.
- It's allowed.
Expected behavior:
The command would suggest ~ for the current rotation.
Observed behavior:
Nothing is suggested.
Original Description
Coordinate arguments (x, y, z) are tab-completed to ~ if no block is in focus but rotation arguments (y-rot, x-rot) are not tab-completed to ~, or even the rotation of the entity being looked at or the player itself.