Skip to content

MultipleItemDropContainer

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

public class MultipleItemDropContainer extends ItemDropContainer

Drop container producing a random count of drops from child containers. Selects between minCount and maxCount children to evaluate.

FieldTypeDescription
containersItemDropContainer[]Child containers to select from.
minCountintMinimum number of children to evaluate (default 1).
maxCountintMaximum 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.