Skip to content

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

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

Item drop container hierarchy for loot table evaluation. Containers are composed into trees that produce randomized item drops. Deserialized polymorphically via CodecMapCodec using a "Type" discriminator key. None of the types in this package are part of the public API surface.

TypeKindDescription
ItemDropContainerclassAbstract base with weighted selection and polymorphic codec.
SingleItemDropContainerclassProduces a single item drop.
MultipleItemDropContainerclassProduces a random count of drops from children.
ChoiceItemDropContainerclassWeighted random selection with configurable roll count.
DroplistItemDropContainerclassDelegates to a named ItemDropList asset.
EmptyItemDropContainerclassProduces no drops (null container).
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.