com.hypixel.hytale.builtin.adventure.shop
Methods: com.hypixel.hytale.server.core.entity.entities.player.pages.CustomUIPage tryCreate(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.component.ComponentAccessor<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.server.core.universe.PlayerRef, com.hypixel.hytale.server.core.entity.InteractionContext)
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()