public static interface VillagerRegistry.IVillageTradeHandler
MerchantRecipeList
for a villager type for manipulationModifier and Type | Method and Description |
---|---|
void |
manipulateTradesForVillager(EntityVillager villager,
MerchantRecipeList recipeList,
java.util.Random random)
Called to allow changing the content of the
MerchantRecipeList for the villager
supplied during creation |
void manipulateTradesForVillager(EntityVillager villager, MerchantRecipeList recipeList, java.util.Random random)
MerchantRecipeList
for the villager
supplied during creationvillager
- recipeList
-