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

28 lines
577 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS det 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-06-07 07:45:25 -04:00
METHOD a animateModel (Lail;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-06-07 07:45:25 -04:00
METHOD a setAngles (Lail;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-06-19 13:48:53 -04:00
METHOD a copyStateTo (Ldet;)V
2019-04-04 18:04:19 -04:00
ARG 1 copy
2019-06-07 07:45:25 -04:00
METHOD b render (Lail;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