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

16 lines
421 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS ayy net/minecraft/village/IVillager
METHOD N_ getCurrentCustomer ()Lapr;
METHOD Q getNameComponent ()Lix;
METHOD a onSellingItem (Lauv;)V
2017-05-13 02:02:51 -04:00
ARG 0 stack
2018-10-31 12:57:21 -04:00
METHOD a useRecipe (Layz;)V
2017-05-13 02:02:51 -04:00
ARG 0 recipe
2018-10-31 12:57:21 -04:00
METHOD a setRecipeList (Laza;)V
2017-05-13 02:02:51 -04:00
ARG 0 recipeLIst
2018-10-31 12:57:21 -04:00
METHOD a_ setCurrentCustomer (Lapr;)V
2017-05-13 02:02:51 -04:00
ARG 0 currentCustomer
2018-10-31 12:57:21 -04:00
METHOD b_ getRecipes (Lapr;)Laza;
2017-05-13 02:02:51 -04:00
ARG 0 player
2018-10-31 12:57:21 -04:00
METHOD c getWorld ()Lazt;
METHOD d getPos ()Leq;