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

/particle <delta> argument suggests/allows coordinates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 17w48a, Minecraft 17w49a, Minecraft 17w49b, Minecraft 17w50a, Minecraft 18w01a, Minecraft 18w02a, Minecraft 18w03a, Minecraft 18w03b, Minecraft 18w05a, Minecraft 18w06a, Minecraft 18w08b, Minecraft 18w11a, Minecraft 18w16a, Minecraft 1.13-pre1, Minecraft 1.13-pre5, Minecraft 1.13-pre6, Minecraft 1.13, Minecraft 18w30a, Minecraft 1.13.1-pre1, Minecraft 1.13.2, Minecraft 18w43c, Minecraft 18w44a, Minecraft 19w02a, Minecraft 19w08a, Minecraft 19w11b, 1.14.4, 19w40a, 19w46b, 1.15.2, 20w06a, 20w17a, 20w19a, 1.19.2, 22w42a, 23w05a
    • Windows 10
    • Confirmed
    • Commands
    • Low
    • Platform

      Pressing TAB will suggest and import the player's coordinates in the delta argument of /particle. Since delta is a size, not a point in space, this isn't ever helpful.

      As of 17w50a, it can also suggest ~ ~ ~, which does in fact input the user's coordinates in for the delta argument. Again, this leads to some incredibly unintuitive behavior, with the range growing based on your distance from the origin. I would expect this to be invalid syntax. ^ ^ ^ is considered valid as well.

      Armchair analysis: this is probably because both the coordinate origin and the delta use vec3 brigadier argument types.

            Unassigned Unassigned
            tryashtar [Mod] tryashtar
            Votes:
            18 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              CHK: