yarn/mappings/net/minecraft/village/SimpleVillager.mapping

17 lines
503 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aqc net/minecraft/village/SimpleVillager
FIELD a villagerInventory Lasx;
FIELD b player Laqj;
FIELD c recipeList Lazw;
2018-11-27 13:50:51 -05:00
FIELD d displayName Lja;
2018-11-29 15:10:38 -05:00
METHOD <init> (Laqj;Lja;)V
2018-11-04 07:22:38 -05:00
ARG 1 player
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 onSellingItem (Lavs;)V
METHOD a useRecipe (Lazv;)V
METHOD a setRecipeList (Lazw;)V
METHOD a_ setCurrentCustomer (Laqj;)V
METHOD b_ getRecipes (Laqj;)Lazw;
METHOD c getVillagerWorld ()Lbaq;
2018-11-27 13:50:51 -05:00
METHOD d getVillagerPos ()Let;