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

16 lines
420 B
Plaintext
Raw Normal View History

2018-11-01 15:19:00 -04:00
CLASS ayy net/minecraft/village/Villager
2018-10-31 12:57:21 -04:00
METHOD N_ getCurrentCustomer ()Lapr;
2018-11-01 15:19:00 -04:00
METHOD Q getDisplayedName ()Lix;
2018-10-31 12:57:21 -04:00
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;