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

28 lines
577 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS dep net/minecraft/client/render/entity/model/EntityModel
2019-04-04 18:04:19 -04:00
FIELD c handSwingProgress F
FIELD d isRiding Z
FIELD e isChild Z
2019-05-07 12:05:49 -04:00
METHOD a animateModel (Laii;FFF)V
2019-04-04 18:04:19 -04:00
ARG 1 entity
ARG 2 limbAngle
ARG 3 limbDistance
2019-03-31 10:06:27 -04:00
ARG 4 tickDelta
2019-05-07 12:05:49 -04:00
METHOD a setAngles (Laii;FFFFFF)V
2019-04-04 18:04:19 -04:00
ARG 1 entity
ARG 2 limbAngle
ARG 3 limbDistance
2019-03-31 10:06:27 -04:00
ARG 4 age
ARG 5 headYaw
ARG 6 headPitch
2019-04-04 18:04:19 -04:00
ARG 7 scale
2019-05-07 12:05:49 -04:00
METHOD a copyStateTo (Ldep;)V
2019-04-04 18:04:19 -04:00
ARG 1 copy
2019-05-07 12:05:49 -04:00
METHOD b render (Laii;FFFFFF)V
2019-01-09 12:20:38 -05:00
ARG 1 entity
2019-04-04 18:04:19 -04:00
ARG 2 limbAngle
ARG 3 limbDistance
2019-01-09 12:20:38 -05:00
ARG 4 age
ARG 5 headYaw
ARG 6 headPitch
2019-03-31 10:06:27 -04:00
ARG 7 scale