yarn/mappings/net/minecraft/world/World.json

54 lines
912 B
JSON

{
"obf": "aiu",
"name": "net/minecraft/world/World",
"field": [
{
"obf": "r",
"name": "rand",
"type": "Ljava/util/Random;"
}
],
"constructors": [],
"method": [
{
"obf": "E",
"name": "isValidHeight",
"signature": "(Lnone/cn;)Z",
"args": [
{
"index": 0,
"name": "pos"
}
]
},
{
"obf": "a",
"name": "isValidPos",
"signature": "(Lnone/cn;)Z",
"args": [
{
"index": 0,
"name": "pos"
}
]
},
{
"obf": "o",
"name": "getBlockState",
"signature": "(Lnone/cn;)Lnone/asj;",
"args": [
{
"index": 0,
"name": "pos"
}
]
},
{
"obf": "r",
"name": "getTileEntity",
"signature": "(Lnone/cn;)Lnone/arb;",
"args": []
}
],
"innerClass": []
}