extends CombinedEntry
All mapped superinterfaces:
EntryCombiner, LootTableReportable
| net.minecraft.world.level.storage.loot.entries.AlternativesEntry | |
| net.minecraft.world.level.storage.loot.entries.AlternativesEntry | |
| net.minecraft.class_65 | |
| net.minecraft.loot.entry.AlternativeEntry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<AlternativeEntry> |
| ||||||||
| public static final ErrorReporter$Error |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<LootPoolEntry> children, Optional<RegistryEntry<LootCondition>> condition, Optional<RegistryEntry<LootFunction>> modifier) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<AlternativeEntry> |
| ||||||||
| protected EntryCombiner |
| ||||||||
| public void |
| ||||||||
| public static AlternativeEntry$Builder |
| ||||||||
| public static <E> AlternativeEntry$Builder |
|