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 Optional<RegistryEntry<LootCondition>> |
|
||||||
| private final Optional<RegistryEntry<LootFunction>> |
|
||||||
| private final RegistryEntry<LootNumberProvider> |
|
||||||
| private final RegistryEntry<LootNumberProvider> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootPoolEntry> entries, Optional<RegistryEntry<LootCondition>> condition, Optional<RegistryEntry<LootFunction>> modifier, RegistryEntry<LootNumberProvider> rolls, RegistryEntry<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 RegistryEntry |
|
||||||
| private static RegistryEntry |
|
||||||
| private static Optional |
|
||||||
| private static Optional |
|
||||||
| private static List |
|