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

16 lines
419 B
Plaintext
Raw Normal View History

CLASS ayf net/minecraft/village/IVillager
METHOD N_ getCurrentCustomer ()Lapb;
METHOD Q getDisplayName ()Liw;
METHOD a onSellingItem (Lauc;)V
2017-05-13 02:02:51 -04:00
ARG 0 stack
METHOD a useRecipe (Layg;)V
2017-05-13 02:02:51 -04:00
ARG 0 recipe
METHOD a setRecipeList (Layh;)V
2017-05-13 02:02:51 -04:00
ARG 0 recipeLIst
METHOD a_ setCurrentCustomer (Lapb;)V
2017-05-13 02:02:51 -04:00
ARG 0 currentCustomer
METHOD b_ getRecipes (Lapb;)Layh;
2017-05-13 02:02:51 -04:00
ARG 0 player
METHOD c getWorld ()Laza;
METHOD d getPos ()Leq;