public abstract class LootPoolEntryContainer$Builder<T extends LootPoolEntryContainer$Builder<T>>
implements ConditionUserBuilder<T>
| fni$a | |
| net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Builder | |
| net.minecraft.class_79$class_80 | |
| net.minecraft.loot.entry.LootPoolEntry$Builder |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.ImmutableList$Builder<LootItemCondition> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected abstract T |
| ||||||||
| public T |
| ||||||||
| public final T |
| ||||||||
| protected List<LootItemCondition> |
| ||||||||
| public AlternativesEntry$Builder |
| ||||||||
| public EntryGroup$Builder |
| ||||||||
| public SequentialEntry$Builder |
| ||||||||
| public abstract LootPoolEntryContainer |
|