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

20 lines
548 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS apl net/minecraft/entity/mob/PillagerEntity
METHOD D getSoundAmbient ()Lxf;
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-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
ARG 1 tag
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
ARG 1 tag
METHOD cb initAttributes ()V
2018-11-29 15:10:38 -05:00
METHOD cw getSoundDeath ()Lxf;
METHOD e getSoundHurt (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