yarn/mappings/net/minecraft/item/impl/ItemFish.json

25 lines
371 B
JSON

{
"obf": "aeh",
"name": "net/minecraft/item/impl/ItemFish",
"field": [
{
"obf": "b",
"name": "cooked",
"type": "Z"
}
],
"constructors": [
{
"signature": "(Z)V",
"args": [
{
"index": 0,
"name": "cooked"
}
],
"statics": false
}
],
"method": [],
"innerClass": []
}