yarn/mappings/net/minecraft/entity/Entity.json

54 lines
822 B
JSON
Raw Normal View History

2016-08-12 09:28:17 -04:00
{
"obf": "se",
"name": "net/minecraft/entity/Entity",
"field": [
{
"obf": "a",
"name": "logger",
"type": "Lorg/apache/logging/log4j/Logger;"
},
{
"obf": "at",
"name": "isGlowing",
"type": "Z"
},
{
"obf": "l",
"name": "world",
"type": "Lnone/aiu;"
},
{
"obf": "p",
"name": "x",
"type": "D"
},
{
"obf": "q",
"name": "y",
"type": "D"
},
{
"obf": "r",
"name": "z",
"type": "D"
},
{
"obf": "s",
"name": "motionX",
"type": "D"
},
{
"obf": "t",
"name": "motionY",
"type": "D"
},
{
"obf": "u",
"name": "motionZ",
"type": "D"
}
],
"constructors": [],
"method": [],
"innerClass": []
}