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

24 lines
728 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aqa net/minecraft/entity/mob/ZombieVillagerEntity
2018-11-27 13:50:51 -05:00
FIELD a CONVERTING Lpn;
FIELD bC conversionTimer I
2018-11-27 13:50:51 -05:00
FIELD b PROFESSION Lpn;
2018-11-29 15:10:38 -05:00
METHOD D getSoundAmbient ()Lxf;
METHOD U_ update ()V
METHOD a setProfession (I)V
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-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
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-29 15:10:38 -05:00
METHOD cw getSoundDeath ()Lxf;
METHOD dB getSoundStep ()Lxf;
METHOD dC getSkull ()Lavs;
2018-11-15 12:05:03 -05:00
METHOD dG getProfession ()I
METHOD dJ isConverting ()Z
METHOD dK finishConversion ()V
2018-11-29 15:10:38 -05:00
METHOD e getSoundHurt (Lafr;)Lxf;
METHOD x_ initDataTracker ()V