Class EntryGroup.Builder
java.lang.Object
net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer.Builder<EntryGroup.Builder>
net.minecraft.world.level.storage.loot.entries.EntryGroup.Builder
- All Implemented Interfaces:
- ConditionUserBuilder<EntryGroup.Builder>
- Enclosing class:
- EntryGroup
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList.Builder<LootPoolEntryContainer>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionappend(LootPoolEntryContainer.Builder<?> p_165145_) build()protected EntryGroup.BuildergetThis()Methods inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer.BuildergetConditions, otherwise, then, unwrap, whenMethods 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.predicates.ConditionUserBuilderwhen
- 
Field Details- 
entries
 
- 
- 
Constructor Details- 
Builder
 
- 
- 
Method Details- 
getThis- Specified by:
- getThisin class- LootPoolEntryContainer.Builder<EntryGroup.Builder>
 
- 
append- Overrides:
- appendin class- LootPoolEntryContainer.Builder<EntryGroup.Builder>
 
- 
build- Specified by:
- buildin class- LootPoolEntryContainer.Builder<EntryGroup.Builder>
 
 
-