yarn/mappings/net/minecraft/block/property/BlockPropertyInteger.json

36 lines
623 B
JSON

{
"obf": "asy",
"name": "net/minecraft/block/property/BlockPropertyInteger",
"field": [
{
"obf": "a",
"name": "validValues",
"type": "Lcom/google/common/collect/ImmutableSet;"
}
],
"constructors": [
{
"signature": "(Ljava/lang/String;II)V",
"args": [
{
"index": 0,
"name": "name"
}
],
"statics": false
}
],
"method": [
{
"obf": "equals",
"signature": "(Ljava/lang/Object;)Z",
"args": [
{
"index": 0,
"name": "other"
}
]
}
],
"innerClass": []
}