extends LootPoolSingletonContainer
All mapped superinterfaces:
| fnc | |
| net.minecraft.world.level.storage.loot.entries.DynamicLoot | |
| net.minecraft.class_67 | |
| net.minecraft.loot.entry.DynamicEntry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<DynamicLoot> |
| ||||||||
| private final Identifier |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Identifier name, int weight, int quality, List<LootItemCondition> conditions, List<LootItemFunction> functions) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public LootPoolEntryType |
| ||||||||
| public void |
| ||||||||
| public static LootPoolSingletonContainer$Builder<?> |
|