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

23 lines
558 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS dfa net/minecraft/client/render/entity/model/BipedEntityModel
CLASS dfa$a ArmPose
FIELD f head Ldhg;
FIELD g headwear Ldhg;
FIELD h body Ldhg;
FIELD i rightArm Ldhg;
FIELD j leftArm Ldhg;
FIELD k rightLeg Ldhg;
FIELD l leftLeg Ldhg;
FIELD m leftArmPose Ldfa$a;
FIELD n rightArmPose Ldfa$a;
2018-12-12 12:12:26 -05:00
FIELD o isSneaking Z
2018-12-12 12:22:18 -05:00
METHOD <init> (FFII)V
2018-11-04 07:22:38 -05:00
ARG 1 scale
ARG 3 textureWidth
2019-06-07 07:45:25 -04:00
METHOD a getArm (Lait;)Ldhg;
ARG 1 arm
METHOD a getPreferredArm (Laiu;)Lait;
ARG 1 entity
2019-06-07 07:45:25 -04:00
METHOD a setAttributes (Ldfa;)V
2019-04-05 12:03:47 -04:00
METHOD b_ setVisible (Z)V
ARG 1 visible