yarn/mappings/net/minecraft/nbt/TagList.json

215 lines
3.5 KiB
JSON

{
"obf": "dz",
"name": "net/minecraft/nbt/TagList",
"field": [
{
"obf": "b",
"name": "LOGGER",
"type": "Lorg/apache/logging/log4j/Logger;"
},
{
"obf": "c",
"name": "value",
"type": "Ljava/util/List;"
},
{
"obf": "d",
"name": "type",
"type": "B"
}
],
"constructors": [],
"method": [
{
"obf": "a",
"name": "getType",
"signature": "()B",
"args": []
},
{
"obf": "a",
"name": "remove",
"signature": "(I)Lnone/eh;",
"args": [
{
"index": 0,
"name": "index"
}
]
},
{
"obf": "a",
"name": "set",
"signature": "(ILnone/eh;)V",
"args": [
{
"index": 0,
"name": "index"
},
{
"index": 1,
"name": "tag"
}
]
},
{
"obf": "a",
"name": "read",
"signature": "(Ljava/io/DataInput;ILnone/eb;)V",
"args": [
{
"index": 0,
"name": "input"
},
{
"index": 1,
"name": "depth"
},
{
"index": 2,
"name": "tracker"
}
]
},
{
"obf": "a",
"name": "write",
"signature": "(Ljava/io/DataOutput;)V",
"args": [
{
"index": 0,
"name": "output"
}
]
},
{
"obf": "a",
"name": "add",
"signature": "(Lnone/eh;)V",
"args": [
{
"index": 0,
"name": "tag"
}
]
},
{
"obf": "b",
"name": "copy",
"signature": "()Lnone/eh;",
"args": []
},
{
"obf": "b",
"name": "getTagCompound",
"signature": "(I)Lnone/dt;",
"args": [
{
"index": 0,
"name": "index"
}
]
},
{
"obf": "b_",
"name": "isEmpty",
"signature": "()Z",
"args": []
},
{
"obf": "c",
"name": "getSize",
"signature": "()I",
"args": []
},
{
"obf": "c",
"name": "getInt",
"signature": "(I)I",
"args": [
{
"index": 0,
"name": "index"
}
]
},
{
"obf": "d",
"name": "copy",
"signature": "()Lnone/dz;",
"args": []
},
{
"obf": "d",
"name": "getIntArray",
"signature": "(I)[I",
"args": [
{
"index": 0,
"name": "index"
}
]
},
{
"obf": "e",
"name": "getDouble",
"signature": "(I)D",
"args": [
{
"index": 0,
"name": "index"
}
]
},
{
"obf": "equals",
"signature": "(Ljava/lang/Object;)Z",
"args": [
{
"index": 0,
"name": "other"
}
]
},
{
"obf": "f",
"name": "getFloat",
"signature": "(I)F",
"args": [
{
"index": 0,
"name": "index"
}
]
},
{
"obf": "g",
"name": "getType",
"signature": "()I",
"args": []
},
{
"obf": "g",
"name": "getString",
"signature": "(I)Ljava/lang/String;",
"args": [
{
"index": 0,
"name": "index"
}
]
},
{
"obf": "h",
"name": "getTag",
"signature": "(I)Lnone/eh;",
"args": [
{
"index": 0,
"name": "index"
}
]
}
],
"innerClass": []
}