Class AlternativesEntry.Builder
java.lang.Object
net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer.Builder<AlternativesEntry.Builder>
net.minecraft.world.level.storage.loot.entries.AlternativesEntry.Builder
- All Implemented Interfaces:
ConditionUserBuilder<AlternativesEntry.Builder>
- Enclosing class:
- AlternativesEntry
public static class AlternativesEntry.Builder
extends LootPoolEntryContainer.Builder<AlternativesEntry.Builder>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
protected AlternativesEntry.Builder
getThis()
otherwise
(LootPoolEntryContainer.Builder<?> p_79402_) Methods inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer.Builder
append, getConditions, then, unwrap, when
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.level.storage.loot.predicates.ConditionUserBuilder
when
-
Field Details
-
entries
-
-
Constructor Details
-
Builder
-
-
Method Details
-
getThis
- Specified by:
getThis
in classLootPoolEntryContainer.Builder<AlternativesEntry.Builder>
-
otherwise
- Overrides:
otherwise
in classLootPoolEntryContainer.Builder<AlternativesEntry.Builder>
-
build
- Specified by:
build
in classLootPoolEntryContainer.Builder<AlternativesEntry.Builder>
-