implements LootTableReportable
| net.minecraft.world.level.storage.loot.LootPool | |
| net.minecraft.class_55 | |
| net.minecraft.loot.LootPool |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<LootPool> |
|
||||||
| private final List<LootPoolEntry> |
|
||||||
| private final List<LootCondition> |
|
||||||
| private final Predicate<LootContext> |
|
||||||
| private final List<LootFunction> |
|
||||||
| private final BiFunction<ItemStack, LootContext, ItemStack> |
|
||||||
| private final LootNumberProvider |
|
||||||
| private final LootNumberProvider |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootPoolEntry> entries, List<LootCondition> conditions, List<LootFunction> functions, LootNumberProvider rolls, LootNumberProvider bonusRolls) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public static LootPool$Builder |
|
||||||
| private static void |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static LootNumberProvider |
|
||||||
| private static LootNumberProvider |
|
||||||
| private static List |
|
||||||
| private static List |
|
||||||
| private static List |
|