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

Pretty name of int array tag is wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 19w46a
    • 19w42a, 19w44a
    • Confirmed
    • Commands
    • Low

      The Bug

      Int array tags are called TAG_Int instead of TAG_Int_Array in e.g. error messages.

      Step to reproduce

      /data modify storage _ _ set value [[I;], 0b]
      

      Can't insert TAG_Byte into list of TAG_Int (expected: Can't insert TAG_Byte into list of TAG_Int_Array)

      Code Analysis

      Code analysis by SPGoding can be found in this comment.

            slicedlime [Mojang] slicedlime
            intsuc intsuc
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: