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

10 lines
277 B
Plaintext

CLASS aup net/minecraft/village/VillagerInventory
FIELD a villager Lbbx;
FIELD b inventory Lfh;
FIELD c villagerRecipe Lbby;
FIELD d recipeIndex I
METHOD c setRecipeIndex (I)V
METHOD d needRecipeUpdate (I)Z
METHOD f updateRecipes ()V
METHOD g getVillagerRecipe ()Lbby;