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

83 lines
1.4 KiB
JSON

{
"obf": "asd",
"name": "net/minecraft/block/tile/impl/TileEntityPiston",
"field": [
{
"obf": "a",
"name": "pushedBlock",
"type": "Lnone/asj;"
},
{
"obf": "f",
"name": "facing",
"type": "Lnone/cu;"
},
{
"obf": "g",
"name": "extending",
"type": "Z"
},
{
"obf": "i",
"name": "nextProgress",
"type": "F"
},
{
"obf": "j",
"name": "progress",
"type": "F"
}
],
"constructors": [
{
"signature": "(Lnone/asj;Lnone/cu;ZZ)V",
"args": [
{
"index": 0,
"name": "pushedBlock"
},
{
"index": 1,
"name": "facing"
},
{
"index": 2,
"name": "extending"
}
],
"statics": false
}
],
"method": [
{
"obf": "a",
"name": "getProgress",
"signature": "(F)F",
"args": [
{
"index": 0,
"name": "partialTick"
}
]
},
{
"obf": "d",
"name": "getPushedBlock",
"signature": "()Lnone/asj;",
"args": []
},
{
"obf": "e",
"name": "isExtending",
"signature": "()Z",
"args": []
},
{
"obf": "g",
"name": "getFacing",
"signature": "()Lnone/cu;",
"args": []
}
],
"innerClass": []
}