yarn/mappings/net/minecraft/entity/passive/EntitySnowman.mapping

20 lines
581 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS alx net/minecraft/entity/passive/EntitySnowman
FIELD a SNOWMAN_FLAGS Lpm;
METHOD D getSoundAmbient ()Lxb;
METHOD a attackDistant (Lagl;F)V
2018-11-04 07:22:38 -05:00
ARG 1 target
2018-11-15 12:05:03 -05:00
METHOD a interactMob (Laqa;Laev;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-07 11:37:58 -05:00
METHOD a deserializeCustomData (Lho;)V
METHOD a setHasPumpkin (Z)V
2018-11-07 11:37:58 -05:00
METHOD b serializeCustomData (Lho;)V
METHOD bH getEyeHeight ()F
METHOD cb initAttributes ()V
2018-11-15 12:05:03 -05:00
METHOD cw getSoundDeath ()Lxb;
METHOD e getSoundHurt (Lafl;)Lxb;
METHOD k updateMovement ()V
METHOD l hasPumpkin ()Z
METHOD n initAi ()V
2018-10-24 18:05:14 -04:00
METHOD s setArmsRaised (Z)V
METHOD y_ initDataTracker ()V