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

17 lines
505 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS apz net/minecraft/village/SimpleVillager
FIELD a villagerInventory Last;
FIELD b player Laqg;
FIELD c recipeList Lazt;
FIELD d displayName Lja;
METHOD <init> (Laqg;Lja;)V
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-27 13:50:51 -05:00
METHOD P_ getCurrentCustomer ()Laqg;
METHOD Q getDisplayedName ()Lja;
METHOD a onSellingItem (Lavo;)V
METHOD a useRecipe (Lazs;)V
METHOD a setRecipeList (Lazt;)V
METHOD a_ setCurrentCustomer (Laqg;)V
METHOD b_ getRecipes (Laqg;)Lazt;
METHOD c getVillagerWorld ()Lban;
METHOD d getVillagerPos ()Let;