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

96 lines
1.6 KiB
JSON

{
"obf": "eg",
"name": "net/minecraft/nbt/TagString",
"field": [
{
"obf": "b",
"name": "value",
"type": "Ljava/lang/String;"
}
],
"constructors": [
{
"signature": "(Ljava/lang/String;)V",
"args": [
{
"index": 0,
"name": "value"
}
],
"statics": false
}
],
"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": "b_",
"name": "isEmpty",
"signature": "()Z",
"args": []
},
{
"obf": "c",
"name": "copy",
"signature": "()Lnone/eg;",
"args": []
},
{
"obf": "c_",
"name": "asString",
"signature": "()Ljava/lang/String;",
"args": []
},
{
"obf": "equals",
"signature": "(Ljava/lang/Object;)Z",
"args": [
{
"index": 0,
"name": "other"
}
]
}
],
"innerClass": []
}