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

17 lines
489 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS apt net/minecraft/village/SimpleVillager
FIELD a villagerInventory Lask;
FIELD b player Laqa;
FIELD c recipeList Lazk;
2018-11-07 11:37:58 -05:00
FIELD d displayName Liz;
2018-11-15 12:05:03 -05:00
METHOD <init> (Laqa;Liz;)V
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-15 12:05:03 -05:00
METHOD N_ getCurrentCustomer ()Laqa;
2018-11-07 11:37:58 -05:00
METHOD Q getDisplayedName ()Liz;
2018-11-15 12:05:03 -05:00
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;
2018-11-07 11:37:58 -05:00
METHOD d getPos ()Les;