MultipleItemDropContainer
Package: com.hypixel.hytale.server.core.asset.type.item.config.container
public class MultipleItemDropContainer extends ItemDropContainerDrop container producing a random count of drops from child containers. Selects between minCount and maxCount children to evaluate.
Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
containers | ItemDropContainer[] | Child containers to select from. |
minCount | int | Minimum number of children to evaluate (default 1). |
maxCount | int | Maximum number of children to evaluate (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.