yarn/mappings/net/minecraft/item/Item.json

31 lines
493 B
JSON

{
"obf": "aeo",
"name": "net/minecraft/item/Item",
"field": [
{
"obf": "g",
"name": "registry",
"type": "Lnone/db;"
},
{
"obf": "k",
"name": "maxStackSize",
"type": "I"
}
],
"constructors": [],
"method": [
{
"obf": "d",
"name": "setMaxStackSize",
"signature": "(I)Lnone/aeo;",
"args": [
{
"index": 0,
"name": "maxStackSize"
}
]
}
],
"innerClass": []
}