extends AlternativeLootCondition
All mapped superinterfaces:
LootCondition, LootContextAware
| net.minecraft.world.level.storage.loot.predicates.AllOfCondition | |
| net.minecraft.class_8548 | |
| net.minecraft.loot.condition.AllOfLootCondition |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<AllOfLootCondition> |
|
||||||
| public static final com.mojang.serialization.Codec<AllOfLootCondition> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootCondition> terms) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static AllOfLootCondition |
|
||||||
| public LootConditionType |
|
||||||
| public static AllOfLootCondition$Builder |
|