yarn/mappings/net/minecraft/client/render/entity/model/EntityModelBox.mapping

20 lines
468 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bqb net/minecraft/client/render/entity/model/EntityModelBox
2016-08-21 07:11:10 -04:00
FIELD a textureWidth F
FIELD b textureHeight F
2016-08-27 17:43:29 -04:00
FIELD c rotationPointX F
FIELD d rotationPointY F
FIELD e rotationPointZ F
2016-08-21 07:11:10 -04:00
FIELD f pitch F
FIELD g yaw F
FIELD h roll F
FIELD i mirror Z
FIELD j visible Z
2016-08-21 07:11:10 -04:00
FIELD m children Ljava/util/List;
2017-04-05 07:31:24 -04:00
FIELD v owner Lbon;
2017-04-05 08:32:34 -04:00
METHOD a (F)V
METHOD a (FFF)V
METHOD a (FFFIIIF)V
METHOD a (Lbqb;)V
METHOD a (Ljava/lang/String;FFFIII)Lbqb;
METHOD b (II)Lbqb;