ChoiceItemDropContainer
Package: com.hypixel.hytale.server.core.asset.type.item.config.container
public class ChoiceItemDropContainer extends ItemDropContainerDrop container that randomly selects from weighted child containers. Supports multiple rolls per evaluation via rollsMin/rollsMax.
Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
containers | IWeightedMap<ItemDropContainer> | Weighted map of child containers. |
rollsMin | int | Minimum rolls (default 1). |
rollsMax | int | Maximum 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.