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

21 lines
610 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS amt net/minecraft/entity/passive/SnowmanEntity
FIELD a SNOWMAN_FLAGS Lpr;
METHOD D getAmbientSound ()Lxm;
METHOD a attack (Lahe;F)V
2018-11-04 07:22:38 -05:00
ARG 1 target
2018-12-12 12:12:26 -05:00
METHOD a interactMob (Larb;Lafo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD a setHasPumpkin (Z)V
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2018-12-05 09:11:37 -05:00
METHOD bG getEyeHeight ()F
METHOD ca initAttributes ()V
2018-12-12 12:12:26 -05:00
METHOD cv getDeathSound ()Lxm;
2018-12-12 12:22:18 -05:00
METHOD dz hasArmsRaised ()Z
2018-12-12 12:12:26 -05:00
METHOD e getHurtSound (Lage;)Lxm;
METHOD k updateMovement ()V
METHOD l hasPumpkin ()Z
METHOD n prepareGoals ()V
2018-10-24 18:05:14 -04:00
METHOD s setArmsRaised (Z)V
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V