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

24 lines
729 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS aqc net/minecraft/entity/mob/ZombieVillagerEntity
FIELD a CONVERTING Lpo;
FIELD bF conversionTimer I
FIELD b PROFESSION Lpo;
METHOD D getAmbientSound ()Lxg;
METHOD T_ update ()V
METHOD a setProfession (I)V
2018-12-05 09:11:37 -05:00
METHOD a interactMob (Laql;Lafd;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-05 09:11:37 -05:00
METHOD a (Lbat;Lafc;Lagw;Lahe;Lhq;)Lahe;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-12-05 09:11:37 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
2017-06-08 10:01:49 -04:00
METHOD a setConverting (Ljava/util/UUID;I)V
2018-12-05 09:11:37 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
METHOD cI getSoundPitch ()F
METHOD cv getDeathSound ()Lxg;
METHOD dA getSoundStep ()Lxg;
METHOD dB getSkull ()Lavu;
2018-11-15 12:05:03 -05:00
METHOD dG getProfession ()I
METHOD dJ isConverting ()Z
METHOD dK finishConversion ()V
2018-12-05 09:11:37 -05:00
METHOD e getHurtSound (Laft;)Lxg;
METHOD y_ initDataTracker ()V