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

27 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1007 net/minecraft/client/render/entity/PlayerEntityRenderer
METHOD <init> (Lnet/minecraft/class_5617$class_5618;Z)V
ARG 1 ctx
ARG 2 slim
METHOD method_23205 renderArm (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_742;Lnet/minecraft/class_630;Lnet/minecraft/class_630;)V
ARG 1 matrices
ARG 2 vertexConsumers
ARG 3 light
ARG 4 player
ARG 5 arm
ARG 6 sleeve
2020-06-17 12:11:43 -04:00
METHOD method_4210 getArmPose (Lnet/minecraft/class_742;Lnet/minecraft/class_1268;)Lnet/minecraft/class_572$class_573;
ARG 0 player
ARG 1 hand
2019-06-28 17:55:20 -04:00
METHOD method_4218 setModelPose (Lnet/minecraft/class_742;)V
ARG 1 player
2019-11-07 14:37:31 -05:00
METHOD method_4220 renderRightArm (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_742;)V
ARG 1 matrices
ARG 2 vertexConsumers
ARG 3 light
ARG 4 player
2019-11-07 14:37:31 -05:00
METHOD method_4221 renderLeftArm (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_742;)V
ARG 1 matrices
ARG 2 vertexConsumers
ARG 3 light
ARG 4 player