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

21 lines
531 B
Plaintext
Raw Normal View History

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