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

47 lines
810 B
JSON
Raw Normal View History

2016-08-12 09:28:17 -04:00
{
"obf": "ard",
"name": "net/minecraft/block/tile/impl/TileEntityChest",
"field": [
{
"obf": "f",
"name": "neighborNorth",
"type": "Lnone/ard;"
},
{
"obf": "g",
"name": "neighborEast",
"type": "Lnone/ard;"
},
{
"obf": "h",
"name": "neighborWest",
"type": "Lnone/ard;"
},
{
"obf": "i",
"name": "neighborSouth",
"type": "Lnone/ard;"
}
],
"constructors": [],
"method": [
{
"obf": "a",
"name": "getNeighbor",
"signature": "(Lnone/cu;)Lnone/ard;",
"args": [
{
"index": 0,
"name": "facing"
}
]
},
{
"obf": "t_",
"name": "getSlotCount",
"signature": "()I",
"args": []
}
],
"innerClass": []
}