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

dx,dy,dz don't support ranges

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 17w47b
    • Unconfirmed

      using the dx,dy and dz argument selectors does not allow ranges. EDIT: after more testing, I have realized I cannot get the dx,dy,dz selectors to function at all, although they parse

      I have realized that there are two different ways you could implement the ranges, signed and unsigned. Unsigned ranges are more intuitive

      A signed range would be e.g. @e[dy=-3..7], for 3 blocks below and 7 above, an unsigned range would only allow comparing absolute distance.

      Having signed ranges and some way to have range unions (and maybe negations) would be the most powerful way to resolve this

            Unassigned Unassigned
            etnpce Ethan Peace
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: