public static class EntityVillager.ItemAndEmeraldToItem extends java.lang.Object implements EntityVillager.ITradeList
Modifier and Type | Field and Description |
---|---|
EntityVillager.PriceInfo |
buyingPriceInfo |
ItemStack |
field_199763_a |
ItemStack |
field_199764_c |
EntityVillager.PriceInfo |
sellingPriceInfo |
Constructor and Description |
---|
ItemAndEmeraldToItem(IItemProvider p_i48215_1_,
EntityVillager.PriceInfo p_i48215_2_,
Item p_i48215_3_,
EntityVillager.PriceInfo p_i48215_4_) |
Modifier and Type | Method and Description |
---|---|
void |
addMerchantRecipe(IMerchant merchant,
MerchantRecipeList recipeList,
java.util.Random random) |
public ItemStack field_199763_a
public EntityVillager.PriceInfo buyingPriceInfo
public ItemStack field_199764_c
public EntityVillager.PriceInfo sellingPriceInfo
public ItemAndEmeraldToItem(IItemProvider p_i48215_1_, EntityVillager.PriceInfo p_i48215_2_, Item p_i48215_3_, EntityVillager.PriceInfo p_i48215_4_)
public void addMerchantRecipe(IMerchant merchant, MerchantRecipeList recipeList, java.util.Random random)
addMerchantRecipe
in interface EntityVillager.ITradeList