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

17 lines
489 B
Plaintext

CLASS apt net/minecraft/village/SimpleVillager
FIELD a villagerInventory Lask;
FIELD b player Laqa;
FIELD c recipeList Lazk;
FIELD d displayName Liz;
METHOD <init> (Laqa;Liz;)V
ARG 1 player
METHOD N_ getCurrentCustomer ()Laqa;
METHOD Q getDisplayedName ()Liz;
METHOD a onSellingItem (Lavf;)V
METHOD a useRecipe (Lazj;)V
METHOD a setRecipeList (Lazk;)V
METHOD a_ setCurrentCustomer (Laqa;)V
METHOD b_ getRecipes (Laqa;)Lazk;
METHOD c getWorld ()Lbae;
METHOD d getPos ()Les;