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 Summary
Modifier and TypeFieldDescriptionstatic final ComposableEntryContainer
static final ComposableEntryContainer
-
Method Summary
Modifier and TypeMethodDescriptiondefault ComposableEntryContainer
and
(ComposableEntryContainer p_79412_) boolean
expand
(LootContext p_79426_, Consumer<LootPoolEntry> p_79427_) default ComposableEntryContainer
or
(ComposableEntryContainer p_79421_)
-
Field Details
-
ALWAYS_FALSE
-
ALWAYS_TRUE
-
-
Method Details
-
expand
-
and
-
or
-