extends LootPoolSingletonContainer
All mapped superinterfaces:
| fnl | |
| net.minecraft.world.level.storage.loot.entries.NestedLootTable | |
| net.minecraft.class_83 | |
| net.minecraft.loot.entry.LootTableEntry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<NestedLootTable> |
| ||||||||
| public static final ProblemReporter$PathElement |
| ||||||||
| private final com.mojang.datafixers.util.Either<ResourceKey<LootTable>, LootTable> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (com.mojang.datafixers.util.Either<ResourceKey<LootTable>, LootTable> value, int weight, int quality, List<LootItemCondition> conditions, List<LootItemFunction> functions) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public LootPoolEntryType |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public static LootPoolSingletonContainer$Builder<?> |
| ||||||||
| public static LootPoolSingletonContainer$Builder<?> |
|