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

41 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS aqg net/minecraft/entity/passive/VillagerEntity
FIELD bF LOGGER Lorg/apache/logging/log4j/Logger;
FIELD bG VILLAGER_TYPE Lpo;
FIELD bK properties Lalf;
FIELD bM recipeList Lazy;
FIELD bW inventory Lafm;
METHOD <init> (Lbas;I)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2018-12-05 09:11:37 -05:00
METHOD D getAmbientSound ()Lxg;
2018-11-15 12:05:03 -05:00
METHOD H mobTick ()V
2018-12-05 09:11:37 -05:00
METHOD O_ getCurrentCustomer ()Laql;
METHOD P_ getVillagerPos ()Let;
METHOD Q getDisplayName ()Ljb;
METHOD a onDeath (Laft;)V
METHOD a createChild (Lagh;)Lagh;
METHOD a setAttacker (Lagt;)V
METHOD a onStruckByLightning (Laok;)V
METHOD a canBeLeashedBy (Laql;)Z
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 onSellingItem (Lavu;)V
METHOD a useRecipe (Lazx;)V
METHOD a setRecipeList (Lazy;)V
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
METHOD a_ setCurrentCustomer (Laql;)V
METHOD b createChild (Lagh;)Laqg;
METHOD b writeCustomDataToTag (Lhq;)V
METHOD bG getEyeHeight ()F
METHOD b_ getRecipes (Laql;)Lazy;
METHOD c getVillagerWorld ()Lbas;
METHOD ca initAttributes ()V
METHOD cv getDeathSound ()Lxg;
METHOD d setVillagerType (I)V
2018-12-05 09:11:37 -05:00
METHOD dD getInventory ()Lafm;
METHOD dy getVillagerType ()I
METHOD e getHurtSound (Laft;)Lxg;
METHOD n initAi ()V
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V