Uses of Interface
net.minecraft.loot.ILootEntry
Packages that use ILootEntry
-
Uses of ILootEntry in net.minecraft.loot
Classes in net.minecraft.loot that implement ILootEntryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Fields in net.minecraft.loot declared as ILootEntryModifier and TypeFieldDescriptionstatic final ILootEntry
ILootEntry.ALWAYS_FALSE
static final ILootEntry
ILootEntry.ALWAYS_TRUE
private final ILootEntry
ParentedLootEntry.composedChildren
Methods in net.minecraft.loot that return ILootEntryModifier 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_) Methods in net.minecraft.loot with parameters of type ILootEntryModifier 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_)