public static class EntityVillager.ListEnchantedItemForEmeralds extends java.lang.Object implements EntityVillager.ITradeList
Modifier and Type | Field and Description |
---|---|
ItemStack |
enchantedItemStack |
EntityVillager.PriceInfo |
priceInfo |
Constructor and Description |
---|
ListEnchantedItemForEmeralds(Item p_i45814_1_,
EntityVillager.PriceInfo p_i45814_2_) |
Modifier and Type | Method and Description |
---|---|
void |
addMerchantRecipe(IMerchant merchant,
MerchantRecipeList recipeList,
java.util.Random random) |
public ItemStack enchantedItemStack
public EntityVillager.PriceInfo priceInfo
public ListEnchantedItemForEmeralds(Item p_i45814_1_, EntityVillager.PriceInfo p_i45814_2_)
public void addMerchantRecipe(IMerchant merchant, MerchantRecipeList recipeList, java.util.Random random)
addMerchantRecipe
in interface EntityVillager.ITradeList