yarn/mappings/net/minecraft/entity/mob/PillagerEntity.mapping

20 lines
549 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS apl net/minecraft/entity/mob/PillagerEntity
2018-12-03 07:33:56 -05:00
METHOD D getAmbientSound ()Lxf;
2018-11-29 15:10:38 -05:00
METHOD a initEquipment (Lafa;)V
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 (Lbar;Lafa;Lagu;Lahc;Lhp;)Lahc;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD cb initAttributes ()V
2018-12-03 07:33:56 -05:00
METHOD cw getDeathSound ()Lxf;
METHOD e getHurtSound (Lafr;)Lxf;
METHOD n initAi ()V
2018-11-29 15:10:38 -05:00
METHOD r isTeammate (Lagi;)Z
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