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

16 lines
421 B
Plaintext
Raw Normal View History

CLASS ayf net/minecraft/village/IVillager
METHOD N_ getCurrentCustomer ()Lapb;
2018-10-26 17:53:20 -04:00
METHOD Q getNameComponent ()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;