yarn/mappings/net/minecraft/block/Block.json

237 lines
4.1 KiB
JSON

{
"obf": "akw",
"name": "net/minecraft/block/Block",
"field": [
{
"obf": "A",
"name": "stateFactory",
"type": "Lnone/ask;"
},
{
"obf": "a",
"name": "id",
"type": "Lnone/kp;"
},
{
"obf": "c",
"name": "defaultState",
"type": "Lnone/asj;"
},
{
"obf": "h",
"name": "registry",
"type": "Lnone/cs;"
},
{
"obf": "x",
"name": "material",
"type": "Lnone/ayo;"
}
],
"constructors": [
{
"signature": "(Lnone/ayo;Lnone/ayp;)V",
"args": [
{
"index": 0,
"name": "material"
}
],
"statics": false
}
],
"method": [
{
"obf": "a",
"name": "deserializeState",
"signature": "(I)Lnone/asj;",
"args": [
{
"index": 0,
"name": "meta"
}
]
},
{
"obf": "a",
"name": "register",
"signature": "(ILjava/lang/String;Lnone/akw;)V",
"args": []
},
{
"obf": "a",
"name": "register",
"signature": "(ILnone/kp;Lnone/akw;)V",
"args": []
},
{
"obf": "a",
"name": "getBlockFromItem",
"signature": "(Lnone/aeo;)Lnone/akw;",
"args": []
},
{
"obf": "a",
"name": "getRawIdFromBlock",
"signature": "(Lnone/akw;)I",
"args": [
{
"index": 0,
"name": "block"
}
]
},
{
"obf": "a",
"signature": "(Lnone/asj;Lnone/aiu;Lnone/cn;Lnone/bcp;Ljava/util/List;Lnone/se;)V",
"args": [
{
"index": 0,
"name": "state"
},
{
"index": 1,
"name": "world"
}
]
},
{
"obf": "a",
"signature": "(Lnone/asj;Lnone/aiy;Lnone/cn;)Lnone/bcp;",
"args": [
{
"index": 0,
"name": "state"
}
]
},
{
"obf": "a",
"signature": "(Lnone/asj;Lnone/anw;)Lnone/asj;",
"args": [
{
"index": 0,
"name": "state"
}
]
},
{
"obf": "a",
"signature": "(Lnone/asj;Lnone/apj;)Lnone/asj;",
"args": [
{
"index": 0,
"name": "state"
}
]
},
{
"obf": "b",
"name": "createStateFactory",
"signature": "()Lnone/ask;",
"args": []
},
{
"obf": "b",
"name": "getBlockByRawId",
"signature": "(I)Lnone/akw;",
"args": [
{
"index": 0,
"name": "id"
}
]
},
{
"obf": "b",
"signature": "(Lnone/asj;)Z",
"args": [
{
"index": 0,
"name": "state"
}
]
},
{
"obf": "b",
"signature": "(Lnone/asj;Lnone/aiu;Lnone/cn;)Lnone/bcp;",
"args": [
{
"index": 0,
"name": "state"
},
{
"index": 1,
"name": "world"
}
]
},
{
"obf": "c",
"name": "getStateByRawId",
"signature": "(I)Lnone/asj;",
"args": [
{
"index": 0,
"name": "id"
}
]
},
{
"obf": "c",
"signature": "(Lnone/asj;Lnone/aiy;Lnone/cn;)Lnone/asj;",
"args": [
{
"index": 0,
"name": "state"
}
]
},
{
"obf": "e",
"name": "serializeState",
"signature": "(Lnone/asj;)I",
"args": [
{
"index": 0,
"name": "state"
}
]
},
{
"obf": "j",
"name": "getRawIdFromBlockState",
"signature": "(Lnone/asj;)I",
"args": [
{
"index": 0,
"name": "state"
}
]
},
{
"obf": "t",
"name": "getStateFactory",
"signature": "()Lnone/ask;",
"args": []
},
{
"obf": "u",
"name": "getDefaultState",
"signature": "()Lnone/asj;",
"args": []
},
{
"obf": "w",
"name": "setDefaultState",
"signature": "(Lnone/asj;)V",
"args": [
{
"index": 0,
"name": "state"
}
]
}
],
"innerClass": []
}