yarn/mappings/net/minecraft/entity/passive/VillagerEntity.mapping

41 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS aqa net/minecraft/entity/passive/VillagerEntity
FIELD bC LOGGER Lorg/apache/logging/log4j/Logger;
2018-11-15 12:05:03 -05:00
FIELD bD VILLAGER_TYPE Lpm;
2018-11-21 11:58:05 -05:00
FIELD bH properties Lakz;
FIELD bJ recipeList Lazs;
FIELD bT inventory Lafg;
METHOD <init> (Lbam;I)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2018-11-21 11:58:05 -05:00
METHOD D getSoundAmbient ()Lxc;
2018-11-15 12:05:03 -05:00
METHOD H mobTick ()V
2018-11-21 11:58:05 -05:00
METHOD P_ getCurrentCustomer ()Laqf;
2018-11-07 11:37:58 -05:00
METHOD Q getDisplayedName ()Liz;
2018-11-21 11:58:05 -05:00
METHOD a onDeath (Lafn;)V
METHOD a createChild (Lagb;)Lagb;
METHOD a setAttacker (Lagn;)V
METHOD a onStruckByLightning (Laoe;)V
METHOD a canBeLeashedBy (Laqf;)Z
METHOD a interactMob (Laqf;Laex;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-21 11:58:05 -05:00
METHOD a onSellingItem (Lavn;)V
METHOD a useRecipe (Lazr;)V
METHOD a setRecipeList (Lazs;)V
METHOD a (Lban;Laew;Lagq;Lagy;Lho;)Lagy;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
METHOD a deserializeCustomData (Lho;)V
2018-11-21 11:58:05 -05:00
METHOD a_ setCurrentCustomer (Laqf;)V
METHOD b createChild (Lagb;)Laqa;
2018-11-07 11:37:58 -05:00
METHOD b serializeCustomData (Lho;)V
METHOD bH getEyeHeight ()F
2018-11-21 11:58:05 -05:00
METHOD b_ getRecipes (Laqf;)Lazs;
2018-11-26 08:33:11 -05:00
METHOD c getVillagerWorld ()Lbam;
METHOD cb initAttributes ()V
2018-11-21 11:58:05 -05:00
METHOD cw getSoundDeath ()Lxc;
2018-11-26 08:33:11 -05:00
METHOD d getVillagerPos ()Les;
METHOD d setVillagerType (I)V
2018-11-21 11:58:05 -05:00
METHOD dE getInventory ()Lafg;
2018-11-15 12:05:03 -05:00
METHOD dz getVillagerType ()I
2018-11-21 11:58:05 -05:00
METHOD e getSoundHurt (Lafn;)Lxc;
METHOD n initAi ()V
METHOD y_ initDataTracker ()V