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

41 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS apv net/minecraft/entity/passive/EntityVillager
FIELD bC LOGGER Lorg/apache/logging/log4j/Logger;
2018-11-15 12:05:03 -05:00
FIELD bD VILLAGER_TYPE Lpm;
FIELD bH properties Laku;
FIELD bJ recipeList Lazk;
FIELD bT inventory Lafe;
METHOD <init> (Lbae;I)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2018-11-15 12:05:03 -05:00
METHOD D getSoundAmbient ()Lxb;
METHOD H mobTick ()V
METHOD N_ getCurrentCustomer ()Laqa;
2018-11-07 11:37:58 -05:00
METHOD Q getDisplayedName ()Liz;
2018-11-15 12:05:03 -05:00
METHOD a onDeath (Lafl;)V
METHOD a createChild (Lafz;)Lafz;
METHOD a setAttacker (Lagl;)V
METHOD a onStruckByLightning (Lanz;)V
METHOD a canBeLeashedBy (Laqa;)Z
METHOD a interactMob (Laqa;Laev;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-15 12:05:03 -05:00
METHOD a onSellingItem (Lavf;)V
METHOD a useRecipe (Lazj;)V
METHOD a setRecipeList (Lazk;)V
METHOD a (Lbaf;Laeu;Lago;Lagv;Lho;)Lagv;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
METHOD a deserializeCustomData (Lho;)V
2018-11-15 12:05:03 -05:00
METHOD a_ setCurrentCustomer (Laqa;)V
METHOD b createChild (Lafz;)Lapv;
2018-11-07 11:37:58 -05:00
METHOD b serializeCustomData (Lho;)V
METHOD bH getEyeHeight ()F
2018-11-15 12:05:03 -05:00
METHOD b_ getRecipes (Laqa;)Lazk;
METHOD c getWorld ()Lbae;
METHOD cb initAttributes ()V
2018-11-15 12:05:03 -05:00
METHOD cw getSoundDeath ()Lxb;
2018-11-07 11:37:58 -05:00
METHOD d getPos ()Les;
METHOD d setVillagerType (I)V
2018-11-15 12:05:03 -05:00
METHOD dF getInventory ()Lafe;
METHOD dz getVillagerType ()I
METHOD e getSoundHurt (Lafl;)Lxb;
METHOD n initAi ()V
METHOD y_ initDataTracker ()V