Mojira Archive
MC-121863

x_rotation seems to behave like y_rotation

The bug

The selector argument x_rotation seems to behave like y_rotation.

How to reproduce

  1. Setup two repeating command blocks with the following commands
    /execute as @a[x_rotation=0..90] run say x
    /execute as @a[y_rotation=0..90] run say y
    
  2. Look down
    → Both "x" and "y" is written to chat
  3. Look up and rotate southwest or just spin
    → Nothing is written to chat

Fixed

Sagich Nisch

[Mojang] Nathan Adams

2017-11-11, 08:08 PM

2017-12-12, 10:16 PM

2017-12-12, 10:15 PM

19

9

Confirmed

selector, x_rotation, y_rotation

Minecraft 17w45b, Minecraft 17w47b, Minecraft 17w49a

Minecraft 17w50a