extends LootPoolEntryContainer
All mapped superinterfaces:
| dso | |
| net.minecraft.world.level.storage.loot.entries.CompositeEntryBase | |
| net.minecraft.class_69 | |
| net.minecraft.loot.entry.CombinedEntry | |
| net.minecraft.src.C_2841_ | |
| net.minecraft.world.level.storage.loot.entries.LootEntryChildrenAbstract |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final LootPoolEntryContainer[] |
| ||||||||||
| private final ComposableEntryContainer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (LootPoolEntryContainer[] children, LootItemCondition[] conditions) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| protected abstract ComposableEntryContainer |
| ||||||||||
| public final boolean |
| ||||||||||
| public static <T extends CompositeEntryBase> LootPoolEntryContainer$Serializer<T> |
|