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

50 lines
733 B
JSON

{
"obf": "eb",
"name": "net/minecraft/nbt/PositionTracker",
"field": [
{
"obf": "b",
"name": "max",
"type": "J"
},
{
"obf": "c",
"name": "pos",
"type": "J"
}
],
"constructors": [
{
"signature": "(J)V",
"args": [
{
"index": 0,
"name": "max"
}
],
"statics": false
}
],
"method": [
{
"obf": "a",
"name": "add",
"signature": "(J)V",
"args": [
{
"index": 0,
"name": "amount"
}
]
}
],
"innerClass": [
{
"obf": "eb$1",
"field": [],
"constructors": [],
"method": [],
"innerClass": []
}
]
}