Class VillagerTrade.CustomTradeEntry.Entry

java.lang.Object
net.mcreator.element.types.VillagerTrade.CustomTradeEntry.Entry
Enclosing class:
VillagerTrade.CustomTradeEntry

public static class VillagerTrade.CustomTradeEntry.Entry extends Object
  • Field Details

    • price1

      public MItemBlock price1
    • countPrice1

      public int countPrice1
    • price2

      public MItemBlock price2
    • countPrice2

      public int countPrice2
    • offer

      public MItemBlock offer
    • countOffer

      public int countOffer
    • level

      public int level
    • maxTrades

      public int maxTrades
    • xp

      public int xp
    • priceMultiplier

      public double priceMultiplier
  • Constructor Details

    • Entry

      public Entry()