yarn/mappings/net/minecraft/client/render/model/json/ModelTransformation.mapping

54 lines
1.6 KiB
Plaintext

CLASS dls net/minecraft/client/render/model/json/ModelTransformation
CLASS dls$a Deserializer
METHOD a parseModelTransformation (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;Ljava/lang/String;)Ldlr;
ARG 1 ctx
ARG 2 json
ARG 3 key
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldls;
ARG 1 element
ARG 2 type
ARG 3 context
METHOD deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object;
ARG 1 functionJson
ARG 2 unused
ARG 3 context
CLASS dls$b Type
FIELD a NONE Ldls;
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
FIELD k thirdPersonLeftHand Ldlr;
FIELD l thirdPersonRightHand Ldlr;
FIELD m firstPersonLeftHand Ldlr;
FIELD n firstPersonRightHand Ldlr;
FIELD o head Ldlr;
FIELD p gui Ldlr;
FIELD q ground Ldlr;
FIELD r fixed Ldlr;
METHOD <init> (Ldlr;Ldlr;Ldlr;Ldlr;Ldlr;Ldlr;Ldlr;Ldlr;)V
ARG 1 thirdPersonLeftHand
ARG 2 thirdPersonRightHand
ARG 3 firstPersonLeftHand
ARG 4 firstPersonRightHand
ARG 5 head
ARG 6 gui
ARG 7 ground
ARG 8 fixed
METHOD <init> (Ldls;)V
ARG 1 other
METHOD a applyGl (Ldlr;Z)V
ARG 0 transform
ARG 1 leftyFlip
METHOD a applyGl (Ldls$b;)V
ARG 1 type
METHOD b getTransformation (Ldls$b;)Ldlr;
ARG 1 type
METHOD c isTransformationDefined (Ldls$b;)Z
ARG 1 type