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

12 lines
298 B
Plaintext

CLASS ayu net/minecraft/village/TraderInventory
FIELD a trader Lbga;
FIELD b inventory Lfj;
FIELD c traderRecipe Lbgb;
FIELD d recipeIndex I
METHOD c setRecipeIndex (I)V
ARG 1 index
METHOD d needRecipeUpdate (I)Z
ARG 1 slot
METHOD f updateRecipes ()V
METHOD g getVillagerRecipe ()Lbgb;