Uses of Interface
net.minecraft.loot.ILootEntry
-
Uses of ILootEntry in net.minecraft.loot
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Modifier and TypeFieldDescriptionstatic final ILootEntry
ILootEntry.ALWAYS_FALSE
static final ILootEntry
ILootEntry.ALWAYS_TRUE
private final ILootEntry
ParentedLootEntry.composedChildren
Modifier and TypeMethodDescriptiondefault ILootEntry
ILootEntry.and
(ILootEntry p_216133_1_) protected ILootEntry
AlternativesLootEntry.compose
(ILootEntry[] p_216146_1_) protected ILootEntry
GroupLootEntry.compose
(ILootEntry[] p_216146_1_) protected abstract ILootEntry
ParentedLootEntry.compose
(ILootEntry[] p_216146_1_) protected ILootEntry
SequenceLootEntry.compose
(ILootEntry[] p_216146_1_) default ILootEntry
ILootEntry.or
(ILootEntry p_216135_1_) Modifier and TypeMethodDescriptiondefault ILootEntry
ILootEntry.and
(ILootEntry p_216133_1_) protected ILootEntry
AlternativesLootEntry.compose
(ILootEntry[] p_216146_1_) protected ILootEntry
GroupLootEntry.compose
(ILootEntry[] p_216146_1_) protected abstract ILootEntry
ParentedLootEntry.compose
(ILootEntry[] p_216146_1_) protected ILootEntry
SequenceLootEntry.compose
(ILootEntry[] p_216146_1_) default ILootEntry
ILootEntry.or
(ILootEntry p_216135_1_)