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

21 lines
517 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS dad net/minecraft/client/render/entity/model/PlayerEntityModel
FIELD a leftArmOverlay Ldbs;
FIELD b rightArmOverlay Ldbs;
FIELD t leftLegOverlay Ldbs;
FIELD u rightLegOverlay Ldbs;
FIELD v bodyOverlay Ldbs;
FIELD w cape Ldbs;
FIELD x mau5Ears Ldbs;
FIELD y thinArms Z
2018-12-12 12:22:18 -05:00
METHOD <init> (FZ)V
2018-11-04 07:22:38 -05:00
ARG 1 scale
2019-01-09 12:20:38 -05:00
METHOD a setAngles (Lahd;FFFFFF)V
METHOD b render (Lahd;FFFFFF)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 limbMoveAngle
ARG 3 limbMoveAmount
ARG 4 age
ARG 5 headYaw
ARG 6 headPitch
2018-12-12 12:12:26 -05:00
METHOD b_ setVisible (Z)V