extends LootPoolEntryContainer
All mapped superinterfaces:
| fds | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final ProblemReporter$Problem |
| ||||||||||
| protected final List<LootPoolEntryContainer> |
| ||||||||||
| private final ComposableEntryContainer |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (List<LootPoolEntryContainer> terms, List<LootItemCondition> conditions) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| protected abstract ComposableEntryContainer |
| ||||||||||
| public final boolean |
| ||||||||||
| public static <T extends CompositeEntryBase> com.mojang.serialization.MapCodec<T> |
|