类 VillagerTrades.EmeraldForItems

java.lang.Object
net.minecraft.world.entity.npc.VillagerTrades.EmeraldForItems
所有已实现的接口:
VillagerTrades.ItemListing
封闭类:
VillagerTrades

static class VillagerTrades.EmeraldForItems extends Object implements VillagerTrades.ItemListing
  • 字段详细资料

    • item

      private final Item item
    • cost

      private final int cost
    • maxUses

      private final int maxUses
    • villagerXp

      private final int villagerXp
    • priceMultiplier

      private final float priceMultiplier
  • 构造器详细资料

    • EmeraldForItems

      public EmeraldForItems(ItemLike pItem, int pCost, int pMaxUses, int pVillagerXp)
  • 方法详细资料