yarn/mappings/net/minecraft/client/render/model/json/ModelTransformationList.map...

44 lines
1.2 KiB
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS bwa net/minecraft/client/render/model/json/ModelTransformationList
CLASS bwa$b Type
FIELD a ORIGIN Lbwa$b;
FIELD b THIRD_PERSON_LEFT_HAND Lbwa$b;
FIELD c THIRD_PERSON_RIGHT_HAND Lbwa$b;
FIELD d FIRST_PERSON_LEFT_HAND Lbwa$b;
FIELD e FIRST_PERSON_RIGHT_HAND Lbwa$b;
FIELD f HEAD Lbwa$b;
FIELD g GUI Lbwa$b;
FIELD h GROUND Lbwa$b;
FIELD i FIXED Lbwa$b;
FIELD a ORIGIN Lbwa;
2016-09-11 18:27:01 -04:00
FIELD b globalTranslationX F
FIELD c globalTranslationY F
FIELD d globalTranslationZ F
FIELD e globalRotationX F
FIELD f globalRotationY F
FIELD g globalRotationZ F
FIELD h globalScaleOffsetX F
FIELD i globalScaleOffsetY F
FIELD j globalScaleOffsetZ F
2017-06-08 10:01:49 -04:00
FIELD k thirdPersonLeftHand Lbvz;
FIELD l thirdPersonRightHand Lbvz;
FIELD m firstPersonLeftHand Lbvz;
FIELD n firstPersonRightHand Lbvz;
FIELD o head Lbvz;
FIELD p gui Lbvz;
FIELD q ground Lbvz;
FIELD r fixed Lbvz;
METHOD <init> (Lbwa;)V
ARG 0 list
METHOD a getRotQuaternion (FFF)Lorg/lwjgl/util/vector/Quaternion;
2017-05-13 02:02:51 -04:00
ARG 0 rotX
ARG 1 rotY
ARG 2 rotZ
2017-06-08 10:01:49 -04:00
METHOD a applyGl (Lbvz;Z)V
2017-05-13 02:02:51 -04:00
ARG 0 transform
2017-06-08 10:01:49 -04:00
METHOD a applyGl (Lbwa$b;)V
2017-05-13 02:02:51 -04:00
ARG 0 type
2017-06-08 10:01:49 -04:00
METHOD b getTransformation (Lbwa$b;)Lbvz;
2017-05-13 02:02:51 -04:00
ARG 0 type
2017-06-08 10:01:49 -04:00
METHOD c isTransformationDefined (Lbwa$b;)Z
2017-05-13 02:02:51 -04:00
ARG 0 type