Interface ComposableEntryContainer

All Known Implementing Classes:
AlternativesEntry, CompositeEntryBase, DynamicLoot, EmptyLootItem, EntryGroup, LootItem, LootPoolEntryContainer, LootPoolSingletonContainer, NestedLootTable, SequentialEntry, TagEntry
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface interface ComposableEntryContainer
Base interface for loot pool entry containers. A loot pool entry container holds one or more loot pools and will expand into those. Additionally, the container can either succeed or fail, based on its conditions.