public abstract class LootPoolEntryContainer$Builder<T extends LootPoolEntryContainer$Builder<T>>
implements ConditionUserBuilder<T>
| fdz$a | |
| net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Builder | |
| net.minecraft.class_79$class_80 | |
| net.minecraft.loot.entry.LootPoolEntry$Builder | |
| net.minecraft.src.C_2856_$C_2857_ | |
| net.minecraft.world.level.storage.loot.entries.LootEntryAbstract$a |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.ImmutableList$Builder<LootItemCondition> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected abstract T |
| ||||||||||
| public T |
| ||||||||||
| public final T |
| ||||||||||
| protected List<LootItemCondition> |
| ||||||||||
| public AlternativesEntry$Builder |
| ||||||||||
| public EntryGroup$Builder |
| ||||||||||
| public SequentialEntry$Builder |
| ||||||||||
| public abstract LootPoolEntryContainer |
|