extends LootPoolEntryContainer
All mapped superinterfaces:
| fnb | |
| net.minecraft.world.level.storage.loot.entries.CompositeEntryBase | |
| net.minecraft.class_69 | |
| net.minecraft.loot.entry.CombinedEntry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final ProblemReporter$Problem |
| ||||||||
| protected final List<LootPoolEntryContainer> |
| ||||||||
| private final ComposableEntryContainer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (List<LootPoolEntryContainer> terms, List<LootItemCondition> conditions) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| protected abstract ComposableEntryContainer |
| ||||||||
| public final boolean |
| ||||||||
| public static <T extends CompositeEntryBase> com.mojang.serialization.MapCodec<T> |
|