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
-
Method Summary
Modifier and TypeMethodDescriptiondefault ILootEntry
and
(ILootEntry p_216133_1_) boolean
expand
(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) default ILootEntry
or
(ILootEntry p_216135_1_)
-
Field Details
-
ALWAYS_FALSE
-
ALWAYS_TRUE
-
-
Method Details
-
expand
-
and
-
or
-