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

24 lines
728 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS apx net/minecraft/entity/mob/ZombieVillagerEntity
FIELD a CONVERTING Lpn;
FIELD bC conversionTimer I
2018-11-27 13:50:51 -05:00
FIELD b PROFESSION Lpn;
METHOD D getSoundAmbient ()Lxd;
2018-11-21 11:58:05 -05:00
METHOD V_ update ()V
METHOD a setProfession (I)V
2018-11-27 13:50:51 -05:00
METHOD a interactMob (Laqg;Laey;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-27 13:50:51 -05:00
METHOD a (Lbao;Laex;Lagr;Lagz;Lhp;)Lagz;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
2017-06-08 10:01:49 -04:00
METHOD a setConverting (Ljava/util/UUID;I)V
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
2018-11-07 11:37:58 -05:00
METHOD cJ getSoundPitch ()F
2018-11-27 13:50:51 -05:00
METHOD cw getSoundDeath ()Lxd;
METHOD dB getSoundStep ()Lxd;
METHOD dC getSkull ()Lavo;
2018-11-15 12:05:03 -05:00
METHOD dG getProfession ()I
METHOD dJ isConverting ()Z
METHOD dK finishConversion ()V
2018-11-27 13:50:51 -05:00
METHOD e getSoundHurt (Lafo;)Lxd;
METHOD y_ initDataTracker ()V