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

20 lines
582 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS anb net/minecraft/entity/passive/SnowmanEntity
FIELD b SNOWMAN_FLAGS Lpr;
2019-01-17 18:35:46 -05:00
METHOD F getAmbientSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD a attack (Lahl;F)V
2018-11-04 07:22:38 -05:00
ARG 1 target
2019-01-16 13:24:40 -05:00
METHOD a interactMob (Larj;Lafw;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2019-01-16 13:24:40 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD bH getEyeHeight ()F
2019-01-16 13:24:40 -05:00
METHOD cd initAttributes ()V
2019-01-17 18:35:46 -05:00
METHOD cz getDeathSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD e getHurtSound (Lagl;)Lxr;
METHOD k updateMovement ()V
METHOD l hasPumpkin ()Z
2019-01-17 18:35:46 -05:00
METHOD n hasArmsRaised ()Z
METHOD r setHasPumpkin (Z)V
2018-10-24 18:05:14 -04:00
METHOD s setArmsRaised (Z)V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V