Uses of Class
net.minecraft.world.level.storage.loot.entries.AlternativesEntry.Builder
-
Uses of AlternativesEntry.Builder in net.minecraft.world.level.storage.loot.entries
Modifier and TypeMethodDescriptionstatic <E> AlternativesEntry.Builder
AlternativesEntry.alternatives
(Collection<E> p_230934_, Function<E, LootPoolEntryContainer.Builder<?>> p_230935_) static AlternativesEntry.Builder
AlternativesEntry.alternatives
(LootPoolEntryContainer.Builder<?>... p_79396_) protected AlternativesEntry.Builder
AlternativesEntry.Builder.getThis()
AlternativesEntry.Builder.otherwise
(LootPoolEntryContainer.Builder<?> p_79402_) LootPoolEntryContainer.Builder.otherwise
(LootPoolEntryContainer.Builder<?> p_79644_)