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

13 lines
394 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS acn net/minecraft/village/SimpleVillager
FIELD a villagerInventory Laez;
FIELD b player Lacu;
FIELD c recipeList Lakv;
FIELD d displayName Lgk;
2017-04-05 14:11:28 -04:00
METHOD a onSellingItem (Lahf;)V
METHOD a useRecipe (Laku;)V
METHOD a setRecipeList (Lakv;)V
METHOD a_ setCurrentCustomer (Lacu;)V
METHOD b_ getRecipes (Lacu;)Lakv;
METHOD i_ getDisplayName ()Lgk;
METHOD t_ getCurrentCustomer ()Lacu;