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

21 lines
531 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS dex net/minecraft/client/render/entity/model/BipedEntityModel
CLASS dex$a ArmPose
FIELD f head Ldhd;
FIELD g headwear Ldhd;
FIELD h body Ldhd;
FIELD i rightArm Ldhd;
FIELD j leftArm Ldhd;
FIELD k rightLeg Ldhd;
FIELD l leftLeg Ldhd;
FIELD m leftArmPose Ldex$a;
FIELD n rightArmPose Ldex$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-05-07 12:05:49 -04:00
METHOD a getArm (Laiq;)Ldhd;
METHOD a getPreferedHand (Lair;)Laiq;
METHOD a setAttributes (Ldex;)V
2019-04-05 12:03:47 -04:00
METHOD b_ setVisible (Z)V
ARG 1 visible