yarn/mappings/net/minecraft/block/tile/impl/TileEntityNoteblock.json

40 lines
643 B
JSON
Raw Normal View History

2016-08-12 09:28:17 -04:00
{
"obf": "arr",
"name": "net/minecraft/block/tile/impl/TileEntityNoteblock",
"field": [
{
"obf": "a",
"name": "note",
"type": "B"
},
{
"obf": "f",
"name": "powered",
"type": "Z"
}
],
"constructors": [],
"method": [
{
"obf": "a",
"signature": "(Lnone/aiu;Lnone/cn;)V",
"args": [
{
"index": 0,
"name": "world"
},
{
"index": 1,
"name": "pos"
}
]
},
{
"obf": "d",
"name": "incrementNote",
"signature": "()V",
"args": []
}
],
"innerClass": []
}