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

21 lines
383 B
JSON
Raw Normal View History

2016-08-12 09:28:17 -04:00
{
"obf": "asz",
"name": "net/minecraft/block/IBlockProperty",
"field": [],
"constructors": [],
"method": [
{
"obf": "b",
"name": "getType",
"signature": "()Ljava/lang/Class;",
"args": []
},
{
"obf": "c",
"name": "getValidValues",
"signature": "()Ljava/util/Collection;",
"args": []
}
],
"innerClass": []
}