public static class EntityVillager.ItemAndEmeraldToItem extends java.lang.Object implements EntityVillager.ITradeList
Modifier and Type | Field and Description |
---|---|
EntityVillager.PriceInfo |
field_179408_d |
EntityVillager.PriceInfo |
field_179409_b |
ItemStack |
field_179410_c |
ItemStack |
field_179411_a |
Constructor and Description |
---|
ItemAndEmeraldToItem(Item p_i45813_1_,
EntityVillager.PriceInfo p_i45813_2_,
Item p_i45813_3_,
EntityVillager.PriceInfo p_i45813_4_) |
Modifier and Type | Method and Description |
---|---|
void |
modifyMerchantRecipeList(MerchantRecipeList recipeList,
java.util.Random random)
Affects the given MerchantRecipeList to possibly add or remove MerchantRecipes.
|
public ItemStack field_179411_a
public EntityVillager.PriceInfo field_179409_b
public ItemStack field_179410_c
public EntityVillager.PriceInfo field_179408_d
public ItemAndEmeraldToItem(Item p_i45813_1_, EntityVillager.PriceInfo p_i45813_2_, Item p_i45813_3_, EntityVillager.PriceInfo p_i45813_4_)
public void modifyMerchantRecipeList(MerchantRecipeList recipeList, java.util.Random random)
modifyMerchantRecipeList
in interface EntityVillager.ITradeList