Package net.minecraft.loot
Interface ILootEntry
- All Known Implementing Classes:
AlternativesLootEntry,DynamicLootEntry,EmptyLootEntry,GroupLootEntry,ItemLootEntry,LootEntry,ParentedLootEntry,SequenceLootEntry,StandaloneLootEntry,TableLootEntry,TagLootEntry
- 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
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault ILootEntryand(ILootEntry p_216133_1_) booleanexpand(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) default ILootEntryor(ILootEntry p_216135_1_)
-
Field Details
-
ALWAYS_FALSE
-
ALWAYS_TRUE
-
-
Method Details
-
expand
-
and
-
or
-