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
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-10-31 12:57:21 -04:00
METHOD a useRecipe (Layz;)V
2018-11-04 07:22:38 -05:00
ARG 1 recipe
2018-10-31 12:57:21 -04:00
METHOD a setRecipeList (Laza;)V
2018-11-04 07:22:38 -05:00
ARG 1 recipeLIst
2018-10-31 12:57:21 -04:00
METHOD a_ setCurrentCustomer (Lapr;)V
2018-11-04 07:22:38 -05:00
ARG 1 currentCustomer
2018-10-31 12:57:21 -04:00
METHOD b_ getRecipes (Lapr;)Laza;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-10-31 12:57:21 -04:00
METHOD c getWorld ()Lazt;
METHOD d getPos ()Leq;