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

Teleport command across dimensions does not use targeted entity's correct relative coordinates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.21.2 Pre-Release 1
    • None
    • Unconfirmed
    • (Unassigned)

      The fix to MC-277019 currently compares commandSourceStack.getEntity().level().dimension() == serverLevel.dimension() (as determined by code analysis), but the teleport command should care about the targeted entity's dimension for this check, not the executor's dimension.

      This issue also causes MC-277417, in which teleport commands fail when no executor context is present.

            Unassigned Unassigned
            Evtema3 Evtema3
            Votes:
            4 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: