extends LootPoolEntryContainer
All mapped superinterfaces:
ewy | |
net.minecraft.world.level.storage.loot.entries.CompositeEntryBase | |
net.minecraft.class_69 | |
net.minecraft.loot.entry.CombinedEntry | |
net.minecraft.world.level.storage.loot.entries.LootEntryChildrenAbstract |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
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> |
|