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

10 lines
277 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS aul net/minecraft/village/VillagerInventory
FIELD a villager Lbbt;
2018-11-27 13:50:51 -05:00
FIELD b inventory Lfh;
2019-01-30 12:48:39 -05:00
FIELD c villagerRecipe Lbbu;
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-01-30 12:48:39 -05:00
METHOD g getVillagerRecipe ()Lbbu;