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

14 lines
370 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS aih net/minecraft/villager/IVillager
METHOD a onSellingItem (Laes;)V
ARG 0 stack
2016-10-18 11:31:59 -04:00
METHOD a useRecipe (Laii;)V
ARG 0 recipe
2016-10-18 11:31:59 -04:00
METHOD a setRecipeList (Laij;)V
ARG 0 recipeLIst
2016-10-18 11:31:59 -04:00
METHOD a_ setCurrentCustomer (Laam;)V
2016-10-17 18:57:42 -04:00
ARG 0 currentCustomer
2016-10-18 11:31:59 -04:00
METHOD b_ getRecipes (Laam;)Laij;
ARG 0 player
2016-10-18 11:31:59 -04:00
METHOD i_ getDisplayName ()Lfa;
METHOD s_ getCurrentCustomer ()Laam;