Class EntryGroup
java.lang.Object
net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer
net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
net.minecraft.world.level.storage.loot.entries.EntryGroup
- All Implemented Interfaces:
- ComposableEntryContainer
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class net.minecraft.world.level.storage.loot.entries.CompositeEntryBaseCompositeEntryBase.CompositeEntryConstructor<T extends CompositeEntryBase>
- 
Field SummaryFieldsFields inherited from class net.minecraft.world.level.storage.loot.entries.CompositeEntryBasechildrenFields inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainerconditionsFields inherited from interface net.minecraft.world.level.storage.loot.entries.ComposableEntryContainerALWAYS_FALSE, ALWAYS_TRUE
- 
Constructor SummaryConstructorsConstructorDescriptionEntryGroup(List<LootPoolEntryContainer> p_298565_, List<LootItemCondition> p_298406_) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected ComposableEntryContainercompose(List<? extends ComposableEntryContainer> p_299019_) getType()static EntryGroup.Builderlist(LootPoolEntryContainer.Builder<?>... p_165138_) Methods inherited from class net.minecraft.world.level.storage.loot.entries.CompositeEntryBasecreateCodec, expand, validateMethods inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainercanRun, commonFieldsMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.storage.loot.entries.ComposableEntryContainerand, or
- 
Field Details- 
CODEC
 
- 
- 
Constructor Details- 
EntryGroupEntryGroup(List<LootPoolEntryContainer> p_298565_, List<LootItemCondition> p_298406_) 
 
- 
- 
Method Details- 
getType- Specified by:
- getTypein class- LootPoolEntryContainer
 
- 
compose- Specified by:
- composein class- CompositeEntryBase
 
- 
list
 
-