Interface ComposableEntryContainer
- All Known Implementing Classes:
- AlternativesEntry,- CompositeEntryBase,- DynamicLoot,- EmptyLootItem,- EntryGroup,- LootItem,- LootPoolEntryContainer,- LootPoolSingletonContainer,- LootTableReference,- 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.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ComposableEntryContainerstatic final ComposableEntryContainer
- 
Method SummaryModifier and TypeMethodDescriptiondefault ComposableEntryContainerand(ComposableEntryContainer p_79412_) booleanexpand(LootContext p_79426_, Consumer<LootPoolEntry> p_79427_) default ComposableEntryContaineror(ComposableEntryContainer p_79421_) 
- 
Field Details- 
ALWAYS_FALSE
- 
ALWAYS_TRUE
 
- 
- 
Method Details- 
expand
- 
and
- 
or
 
-