Skip to content

ChoiceItemDropContainer

Package: com.hypixel.hytale.server.core.asset.type.item.config.container

public class ChoiceItemDropContainer extends ItemDropContainer

Drop container that randomly selects from weighted child containers. Supports multiple rolls per evaluation via rollsMin/rollsMax.

FieldTypeDescription
containersIWeightedMap<ItemDropContainer>Weighted map of child containers.
rollsMinintMinimum rolls (default 1).
rollsMaxintMaximum rolls (default 1).
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.