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

18 lines
481 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
2017-05-13 02:02:51 -04:00
ARG 0 stack
2017-04-05 14:11:28 -04:00
METHOD a useRecipe (Laku;)V
2017-05-13 02:02:51 -04:00
ARG 0 recipe
2017-04-05 14:11:28 -04:00
METHOD a setRecipeList (Lakv;)V
2017-05-13 02:02:51 -04:00
ARG 0 recipeLIst
2017-04-05 14:11:28 -04:00
METHOD a_ setCurrentCustomer (Lacu;)V
2017-05-13 02:02:51 -04:00
ARG 0 currentCustomer
2017-04-05 14:11:28 -04:00
METHOD b_ getRecipes (Lacu;)Lakv;
2017-05-13 02:02:51 -04:00
ARG 0 player
2017-04-05 14:11:28 -04:00
METHOD i_ getDisplayName ()Lgk;
METHOD t_ getCurrentCustomer ()Lacu;