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

41 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS aqb 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;
FIELD bH properties Lala;
FIELD bJ recipeList Lazt;
FIELD bT inventory Lafh;
METHOD <init> (Lban;I)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2018-11-27 13:50:51 -05:00
METHOD D getSoundAmbient ()Lxd;
2018-11-15 12:05:03 -05:00
METHOD H mobTick ()V
2018-11-27 13:50:51 -05:00
METHOD P_ getCurrentCustomer ()Laqg;
METHOD Q getDisplayName ()Lja;
2018-11-27 13:50:51 -05:00
METHOD a onDeath (Lafo;)V
METHOD a createChild (Lagc;)Lagc;
METHOD a setAttacker (Lago;)V
METHOD a onStruckByLightning (Laof;)V
METHOD a canBeLeashedBy (Laqg;)Z
METHOD a interactMob (Laqg;Laey;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-27 13:50:51 -05:00
METHOD a onSellingItem (Lavo;)V
METHOD a useRecipe (Lazs;)V
METHOD a setRecipeList (Lazt;)V
METHOD a (Lbao;Laex;Lagr;Lagz;Lhp;)Lagz;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
METHOD a_ setCurrentCustomer (Laqg;)V
METHOD b createChild (Lagc;)Laqb;
METHOD b serializeCustomData (Lhp;)V
METHOD bH getEyeHeight ()F
2018-11-27 13:50:51 -05:00
METHOD b_ getRecipes (Laqg;)Lazt;
METHOD c getVillagerWorld ()Lban;
METHOD cb initAttributes ()V
2018-11-27 13:50:51 -05:00
METHOD cw getSoundDeath ()Lxd;
METHOD d getVillagerPos ()Let;
METHOD d setVillagerType (I)V
2018-11-27 13:50:51 -05:00
METHOD dE getInventory ()Lafh;
2018-11-15 12:05:03 -05:00
METHOD dz getVillagerType ()I
2018-11-27 13:50:51 -05:00
METHOD e getSoundHurt (Lafo;)Lxd;
METHOD n initAi ()V
METHOD y_ initDataTracker ()V