| dzr | |
| net.minecraft.world.level.storage.loot.LootPool | |
| net.minecraft.class_55 | |
| net.minecraft.loot.LootPool | |
| net.minecraft.src.C_2818_ | |
| net.minecraft.world.level.storage.loot.LootSelector |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final LootPoolEntryContainer[] |
| ||||||||||
| final LootItemCondition[] |
| ||||||||||
| private final Predicate<LootContext> |
| ||||||||||
| final LootItemFunction[] |
| ||||||||||
| private final BiFunction<ItemStack, LootContext, ItemStack> |
| ||||||||||
| final NumberProvider |
| ||||||||||
| final NumberProvider |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (LootPoolEntryContainer[] entries, LootItemCondition[] conditions, LootItemFunction[] functions, NumberProvider rolls, NumberProvider bonusRolls) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public static LootPool$Builder |
|