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

16 lines
422 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS akt net/minecraft/village/IVillager
METHOD a onSellingItem (Lahf;)V
2017-05-13 02:02:51 -04:00
ARG 0 stack
METHOD a useRecipe (Laku;)V
2017-05-13 02:02:51 -04:00
ARG 0 recipe
METHOD a setRecipeList (Lakv;)V
2017-05-13 02:02:51 -04:00
ARG 0 recipeLIst
METHOD a_ setCurrentCustomer (Lacu;)V
2017-05-13 02:02:51 -04:00
ARG 0 currentCustomer
METHOD b_ getRecipes (Lacu;)Lakv;
2017-05-13 02:02:51 -04:00
ARG 0 player
METHOD i_ getDisplayName ()Lgk;
METHOD t_ getCurrentCustomer ()Lacu;
METHOD u_ getWorld ()Lali;
METHOD v_ getPos ()Ldx;