yarn/mappings/net/minecraft/client/render/entity/LivingEntityRenderer.mapping

19 lines
478 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS djs net/minecraft/client/render/entity/LivingEntityRenderer
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2018-12-12 12:12:26 -05:00
FIELD f model Lcym;
FIELD h layers Ljava/util/List;
FIELD j texture Ldnf;
METHOD a linearRotationInterpolation (FFF)F
2018-11-04 07:22:38 -05:00
ARG 1 min
ARG 2 max
2018-12-12 12:12:26 -05:00
METHOD a render (Lahe;FFFFFF)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 limbMoveAngle
ARG 3 limbMoveAmount
ARG 5 headYaw
ARG 6 headPitch
2018-12-12 12:12:26 -05:00
METHOD a addLayer (Ldmn;)Z
METHOD c (Lahe;F)F
2018-11-04 07:22:38 -05:00
ARG 1 entity
METHOD d getModel ()Lcym;