extends LeafEntry
All mapped superinterfaces:
EntryCombiner, LootTableReportable
| net.minecraft.world.level.storage.loot.entries.DynamicLoot | |
| 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<DynamicEntry> |
| ||||||||
| private final Identifier |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Identifier name, int weight, int quality, List<LootCondition> conditions, List<LootFunction> functions) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<DynamicEntry> |
| ||||||||
| public void |
| ||||||||
| public static LeafEntry$Builder<?> |
|