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

57 lines
970 B
JSON

{
"obf": "dv",
"name": "net/minecraft/nbt/TagEnd",
"field": [],
"constructors": [],
"method": [
{
"obf": "a",
"name": "getType",
"signature": "()B",
"args": []
},
{
"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": "c",
"name": "copy",
"signature": "()Lnone/dv;",
"args": []
}
],
"innerClass": []
}