Package net.mcreator.element.types
Class VillagerTrade.CustomTradeEntry.Entry
java.lang.Object
net.mcreator.element.types.VillagerTrade.CustomTradeEntry.Entry
- Enclosing class:
VillagerTrade.CustomTradeEntry
-
Field Summary
Modifier and TypeFieldDescriptionint
int
int
int
int
double
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
price1
-
countPrice1
public int countPrice1 -
price2
-
countPrice2
public int countPrice2 -
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()
-