extends LootPoolEntryContainer
All mapped superinterfaces:
| cso | |
| net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer | |
| net.minecraft.class_85 | |
| net.minecraft.loot.entry.LeafEntry | |
| net.minecraft.world.storage.loot.StandaloneLootEntry | |
| net.minecraft.server.v1_15_R1.LootSelectorEntry |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final int |
| ||||||||||
| protected final int |
| ||||||||||
| protected final LootItemFunction[] |
| ||||||||||
| private final BiFunction<ItemStack, LootContext, ItemStack> |
| ||||||||||
| private final LootPoolEntry |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (int weight, int quality, LootItemCondition[] conditions, LootItemFunction[] functions) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| protected abstract void |
| ||||||||||
| public boolean |
| ||||||||||
| public static LootPoolSingletonContainer$Builder<?> |
|