Class LootPoolSingletonContainer.DummyBuilder
java.lang.Object
net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer.Builder<T>
net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.Builder<LootPoolSingletonContainer.DummyBuilder>
net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.DummyBuilder
- All Implemented Interfaces:
- FunctionUserBuilder<LootPoolSingletonContainer.DummyBuilder>,- ConditionUserBuilder<LootPoolSingletonContainer.DummyBuilder>
- Enclosing class:
- LootPoolSingletonContainer
static class LootPoolSingletonContainer.DummyBuilder
extends LootPoolSingletonContainer.Builder<LootPoolSingletonContainer.DummyBuilder>
- 
Field SummaryFieldsFields inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.Builderquality, weight
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuild()protected LootPoolSingletonContainer.DummyBuildergetThis()Methods inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.Builderapply, getFunctions, setQuality, setWeightMethods inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer.Builderappend, getConditions, 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.ConditionUserBuilderwhenMethods inherited from interface net.minecraft.world.level.storage.loot.functions.FunctionUserBuilderapply, apply, unwrap
- 
Field Details- 
constructor
 
- 
- 
Constructor Details- 
DummyBuilder
 
- 
- 
Method Details- 
getThis- Specified by:
- getThisin class- LootPoolEntryContainer.Builder<LootPoolSingletonContainer.DummyBuilder>
 
- 
build- Specified by:
- buildin class- LootPoolEntryContainer.Builder<LootPoolSingletonContainer.DummyBuilder>
 
 
-