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

10 lines
271 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS axu net/minecraft/village/TraderInventory
FIELD a trader Lbfa;
2019-03-14 08:57:09 -04:00
FIELD b inventory Lfi;
2019-03-14 11:39:51 -04:00
FIELD c traderRecipe Lbfb;
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-03-14 11:39:51 -04:00
METHOD g getVillagerRecipe ()Lbfb;