public abstract class LootEntry$Builder<T extends LootEntry$Builder<T>>
implements ConditionConsumerBuilder<T>
| cpk$a | |
| net.minecraft.class_79$class_80 | |
| net.minecraft.world.loot.entry.LootEntry$Builder | |
| net.minecraft.world.storage.loot.LootEntry$Builder |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final List<LootCondition> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected abstract T |
| ||||||||
| public T |
| ||||||||
| public final T |
| ||||||||
| protected LootCondition[] |
| ||||||||
| public AlternativeEntry$Builder |
| ||||||||
| public abstract LootEntry |
|