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

10 lines
271 B
Plaintext

CLASS axu net/minecraft/village/TraderInventory
FIELD a trader Lbfa;
FIELD b inventory Lfi;
FIELD c traderRecipe Lbfb;
FIELD d recipeIndex I
METHOD c setRecipeIndex (I)V
METHOD d needRecipeUpdate (I)Z
METHOD f updateRecipes ()V
METHOD g getVillagerRecipe ()Lbfb;