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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.loot declared as ILootEntryModifier and TypeFieldDescriptionstatic final ILootEntryILootEntry.ALWAYS_FALSEstatic final ILootEntryILootEntry.ALWAYS_TRUEprivate final ILootEntryParentedLootEntry.composedChildrenMethods in net.minecraft.loot that return ILootEntryModifier and TypeMethodDescriptiondefault ILootEntryILootEntry.and(ILootEntry p_216133_1_) protected ILootEntryAlternativesLootEntry.compose(ILootEntry[] p_216146_1_) protected ILootEntryGroupLootEntry.compose(ILootEntry[] p_216146_1_) protected abstract ILootEntryParentedLootEntry.compose(ILootEntry[] p_216146_1_) protected ILootEntrySequenceLootEntry.compose(ILootEntry[] p_216146_1_) default ILootEntryILootEntry.or(ILootEntry p_216135_1_) Methods in net.minecraft.loot with parameters of type ILootEntryModifier and TypeMethodDescriptiondefault ILootEntryILootEntry.and(ILootEntry p_216133_1_) protected ILootEntryAlternativesLootEntry.compose(ILootEntry[] p_216146_1_) protected ILootEntryGroupLootEntry.compose(ILootEntry[] p_216146_1_) protected abstract ILootEntryParentedLootEntry.compose(ILootEntry[] p_216146_1_) protected ILootEntrySequenceLootEntry.compose(ILootEntry[] p_216146_1_) default ILootEntryILootEntry.or(ILootEntry p_216135_1_)