Uses of Class
net.minecraft.entity.passive.VillagerEntity.Cost
Packages that use VillagerEntity.Cost
-
Uses of VillagerEntity.Cost in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as VillagerEntity.CostModifier and TypeFieldDescriptionVillagerEntity.EnchantedItemStackTradeEntry.costVillagerEntity.ItemStackTradeEntry.costVillagerEntity.ItemTradeEntry.costVillagerEntity.EmeraldToItem.field_12117VillagerEntity.EmeraldToItem.field_12119VillagerEntity.class_3051.field_15079Constructors in net.minecraft.entity.passive with parameters of type VillagerEntity.CostModifierConstructorDescriptionclass_3051(VillagerEntity.Cost cost, String string, class_3082.class_3083 class_3083) EmeraldToItem(Item item1, VillagerEntity.Cost cost, Item item, VillagerEntity.Cost cost2) EnchantedItemStackTradeEntry(Item item, VillagerEntity.Cost cost) ItemStackTradeEntry(Item item, VillagerEntity.Cost cost) ItemStackTradeEntry(ItemStack item, VillagerEntity.Cost cost) ItemTradeEntry(Item item, VillagerEntity.Cost cost)