static class EntityVillager.TreasureMapForEmeralds extends java.lang.Object implements EntityVillager.ITradeList
Modifier and Type | Field and Description |
---|---|
java.lang.String |
destination |
MapDecoration.Type |
destinationType |
EntityVillager.PriceInfo |
value |
Constructor and Description |
---|
TreasureMapForEmeralds(EntityVillager.PriceInfo p_i47340_1_,
java.lang.String p_i47340_2_,
MapDecoration.Type p_i47340_3_) |
Modifier and Type | Method and Description |
---|---|
void |
addMerchantRecipe(IMerchant merchant,
MerchantRecipeList recipeList,
java.util.Random random) |
public EntityVillager.PriceInfo value
public java.lang.String destination
public MapDecoration.Type destinationType
public TreasureMapForEmeralds(EntityVillager.PriceInfo p_i47340_1_, java.lang.String p_i47340_2_, MapDecoration.Type p_i47340_3_)
public void addMerchantRecipe(IMerchant merchant, MerchantRecipeList recipeList, java.util.Random random)
addMerchantRecipe
in interface EntityVillager.ITradeList