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

32 lines
535 B
JSON
Raw Normal View History

2016-08-12 09:28:17 -04:00
{
"obf": "arf",
"name": "net/minecraft/block/tile/impl/TileEntityComparator",
2016-08-12 11:23:12 -04:00
"field": [
{
"obf": "a",
"name": "outputSignal",
"type": "I"
}
],
2016-08-12 09:28:17 -04:00
"constructors": [],
2016-08-12 11:23:12 -04:00
"method": [
{
"obf": "a",
"name": "setOutputSignal",
"signature": "(I)V",
"args": [
{
"index": 0,
"name": "outputSignal"
}
]
},
{
"obf": "d",
"name": "getOutputSignal",
"signature": "()I",
"args": []
}
],
2016-08-12 09:28:17 -04:00
"innerClass": []
}