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

43 lines
1.3 KiB
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aqe net/minecraft/entity/passive/VillagerEntity
FIELD bC LOGGER Lorg/apache/logging/log4j/Logger;
2018-11-27 13:50:51 -05:00
FIELD bD VILLAGER_TYPE Lpn;
2018-11-29 15:10:38 -05:00
FIELD bH properties Lald;
FIELD bJ recipeList Lazw;
FIELD bT inventory Lafk;
METHOD <init> (Lbaq;I)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2018-12-03 07:33:56 -05:00
METHOD D getAmbientSound ()Lxf;
2018-11-15 12:05:03 -05:00
METHOD H mobTick ()V
2018-11-29 15:10:38 -05:00
METHOD O_ getCurrentCustomer ()Laqj;
METHOD Q getDisplayName ()Lja;
2018-11-29 15:10:38 -05:00
METHOD a onDeath (Lafr;)V
METHOD a createChild (Lagf;)Lagf;
METHOD a setAttacker (Lagr;)V
METHOD a onStruckByLightning (Laoi;)V
METHOD a canBeLeashedBy (Laqj;)Z
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 onSellingItem (Lavs;)V
METHOD a useRecipe (Lazv;)V
METHOD a setRecipeList (Lazw;)V
METHOD a (Lbar;Lafa;Lagu;Lahc;Lhp;)Lahc;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
2018-11-29 15:10:38 -05:00
METHOD a_ setCurrentCustomer (Laqj;)V
METHOD b createChild (Lagf;)Laqe;
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD bH getEyeHeight ()F
2018-11-29 15:10:38 -05:00
METHOD b_ getRecipes (Laqj;)Lazw;
METHOD c getVillagerWorld ()Lbaq;
METHOD cb initAttributes ()V
2018-12-03 07:33:56 -05:00
METHOD cw getDeathSound ()Lxf;
2018-11-27 13:50:51 -05:00
METHOD d getVillagerPos ()Let;
METHOD d setVillagerType (I)V
2018-11-29 15:10:38 -05:00
METHOD dE getInventory ()Lafk;
2018-11-15 12:05:03 -05:00
METHOD dz getVillagerType ()I
2018-12-03 07:33:56 -05:00
METHOD e getHurtSound (Lafr;)Lxf;
METHOD n initAi ()V
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V