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

25 lines
371 B
JSON
Raw Normal View History

2016-08-12 09:28:17 -04:00
{
"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": []
}