Package | Description |
---|---|
net.minecraft.entity.passive |
Modifier and Type | Field and Description |
---|---|
EntityVillager.PriceInfo |
EntityVillager.ItemAndEmeraldToItem.buyingPriceInfo |
EntityVillager.PriceInfo |
EntityVillager.EmeraldForItems.price |
EntityVillager.PriceInfo |
EntityVillager.ListEnchantedItemForEmeralds.priceInfo |
EntityVillager.PriceInfo |
EntityVillager.ListItemForEmeralds.priceInfo |
EntityVillager.PriceInfo |
EntityVillager.ItemAndEmeraldToItem.sellingPriceInfo |
EntityVillager.PriceInfo |
EntityVillager.TreasureMapForEmeralds.value |
Constructor and Description |
---|
EmeraldForItems(Item itemIn,
EntityVillager.PriceInfo priceIn) |
ItemAndEmeraldToItem(Item p_i45813_1_,
EntityVillager.PriceInfo p_i45813_2_,
Item p_i45813_3_,
EntityVillager.PriceInfo p_i45813_4_) |
ListEnchantedItemForEmeralds(Item p_i45814_1_,
EntityVillager.PriceInfo p_i45814_2_) |
ListItemForEmeralds(Item par1Item,
EntityVillager.PriceInfo priceInfo) |
ListItemForEmeralds(ItemStack stack,
EntityVillager.PriceInfo priceInfo) |
TreasureMapForEmeralds(EntityVillager.PriceInfo p_i47340_1_,
java.lang.String p_i47340_2_,
MapDecoration.Type p_i47340_3_) |