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

29 lines
655 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS cwl net/minecraft/client/render/entity/model/EntityModelDragon
FIELD a head Lcwq;
FIELD b neck Lcwq;
FIELD c jaw Lcwq;
FIELD d body Lcwq;
FIELD e rearLeg Lcwq;
FIELD f frontLeg Lcwq;
FIELD g rearLegTip Lcwq;
FIELD h frontLegTip Lcwq;
FIELD i rearFoot Lcwq;
FIELD j frontFoot Lcwq;
FIELD k wing Lcwq;
FIELD l wingTip Lcwq;
FIELD m partialTicks F
METHOD a updateRotations (D)F
2018-10-31 12:57:21 -04:00
METHOD a render (Lafv;FFFFFF)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 limbMoveAngle
ARG 3 limbMoveAmount
ARG 4 age
ARG 5 headYaw
ARG 6 headPitch
ARG 7 scale
2018-10-31 12:57:21 -04:00
METHOD a animateModel (Lage;FFF)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 swingAmount
ARG 3 swingDelta
ARG 4 deltaTicks