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

28 lines
577 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS den 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-04-18 17:01:39 -04:00
METHOD a animateModel (Laif;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-04-18 17:01:39 -04:00
METHOD a setAngles (Laif;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-04-18 17:01:39 -04:00
METHOD a copyStateTo (Lden;)V
2019-04-04 18:04:19 -04:00
ARG 1 copy
2019-04-18 17:01:39 -04:00
METHOD b render (Laif;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