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

10 lines
277 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS auv net/minecraft/village/VillagerInventory
FIELD a villager Lbce;
FIELD b inventory Lfe;
FIELD c villagerRecipe Lbcf;
2018-12-12 12:12:26 -05:00
FIELD d recipeIndex I
2019-01-09 12:20:38 -05:00
METHOD c setRecipeIndex (I)V
METHOD d needRecipeUpdate (I)Z
METHOD f updateRecipes ()V
2019-02-13 12:35:08 -05:00
METHOD g getVillagerRecipe ()Lbcf;