Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-172960

/execute anchored eyes use entity context (as @e) instead of (at @e)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.15.2
    • None
    • Unconfirmed
    • (Unassigned)

      /execute as @a at @s anchored eyes positioned ^ ^ ^1 run particle flame

      With this command, flame particles will spawn in front of the player every time.

      /execute at @a anchored eyes positioned ^ ^ ^1 run particle flame

      But with this command, flame particle will spawn at the feet of player but will still spawn in the direction player is looking.

      This is because "positioned ^ ^ ^1" take location context (at @a) as an input and display it properly while "anchored eyes" does not.

       

      Because "anchored eyes" affect the execution location of the command I think it should follow the same behavior as "positioned ^ ^ ^1"

            Unassigned Unassigned
            Boomber Boomber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: