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

23 lines
618 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS amg net/minecraft/entity/passive/SnowmanEntity
2018-11-27 13:50:51 -05:00
FIELD a SNOWMAN_FLAGS Lpn;
2018-12-03 07:33:56 -05:00
METHOD D getAmbientSound ()Lxf;
2018-11-30 06:37:11 -05:00
METHOD a attack (Lagr;F)V
2018-11-04 07:22:38 -05:00
ARG 1 target
2018-11-29 15:10:38 -05:00
METHOD a interactMob (Laqj;Lafb;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
METHOD a setHasPumpkin (Z)V
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD bH getEyeHeight ()F
METHOD cb initAttributes ()V
2018-12-03 07:33:56 -05:00
METHOD cw getDeathSound ()Lxf;
METHOD e getHurtSound (Lafr;)Lxf;
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
ARG 1 armsRaised
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V