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

command block arguments ry/rym and rx/rxm are switched

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 14w08a
    • None
    • Windows 7
    • Unconfirmed

      when you type this command in a command block and test it while looking west, and not down:
      /testfor @p[rx=134,rxm=45] it will not find anybody, while it should.
      However if you now look down, it will find you, because rx and ry are simply switched and act wrongly. as if y = x and x = y.
      changing the command to:
      /testfor @p[ry=134,rym=45] finds you as long as you are facing west, not as long as you are facing down.

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

              Created:
              Updated:
              Resolved: