yarn/mappings/net/minecraft/util/ActionResult.json

24 lines
380 B
JSON

{
"obf": "rb",
"name": "net/minecraft/util/ActionResult",
"field": [
{
"obf": "a",
"name": "SUCCESS",
"type": "Lnone/rb;"
},
{
"obf": "b",
"name": "PASS",
"type": "Lnone/rb;"
},
{
"obf": "c",
"name": "FAILURE",
"type": "Lnone/rb;"
}
],
"constructors": [],
"method": [],
"innerClass": []
}