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

90 lines
1.5 KiB
JSON

{
"obf": "eh",
"name": "net/minecraft/nbt/Tag",
"field": [
{
"obf": "a",
"name": "TYPES",
"type": "[Ljava/lang/String;"
}
],
"constructors": [],
"method": [
{
"obf": "a",
"name": "getType",
"signature": "()B",
"args": []
},
{
"obf": "a",
"name": "createTag",
"signature": "(B)Lnone/eh;",
"args": [
{
"index": 0,
"name": "id"
}
]
},
{
"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": "b",
"name": "copy",
"signature": "()Lnone/eh;",
"args": []
},
{
"obf": "b_",
"name": "isEmpty",
"signature": "()Z",
"args": []
},
{
"obf": "c_",
"name": "asString",
"signature": "()Ljava/lang/String;",
"args": []
},
{
"obf": "equals",
"signature": "(Ljava/lang/Object;)Z",
"args": [
{
"index": 0,
"name": "other"
}
]
}
],
"innerClass": []
}