class WeightedTrade
com.hypixel.hytale.builtin.adventure.shop.barter
Methods: double getWeight(); com.hypixel.hytale.builtin.adventure.shop.barter.BarterItemStack getOutput(); com.hypixel.hytale.builtin.adventure.shop.barter.BarterItemStack[] getInput(); int[] getStockRange(); boolean hasStockRange(); int getStockMin(); int getStockMax(); int resolveStock(java.util.Random); com.hypixel.hytale.builtin.adventure.shop.barter.BarterTrade toBarterTrade(java.util.Random); com.hypixel.hytale.builtin.adventure.shop.barter.BarterTrade toBarterTrade(); java.lang.String toString()