extends LootPoolEntryContainer
All mapped superinterfaces:
| dzy | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final LootPoolEntryContainer[] |
| ||||||||||
| private final ComposableEntryContainer |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (LootPoolEntryContainer[] children, LootItemCondition[] conditions) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| protected abstract ComposableEntryContainer |
| ||||||||||
| public final boolean |
| ||||||||||
| public static <T extends CompositeEntryBase> LootPoolEntryContainer$Serializer<T> |
|