implements LootItemCondition
| ecb | |
| net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition | |
| net.minecraft.class_186 | |
| net.minecraft.loot.condition.AlternativeLootCondition | |
| net.minecraft.src.C_285539_ | |
| net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final LootItemCondition[] |
| ||||||||||
| private final Predicate<LootContext> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (LootItemCondition[] terms, Predicate<LootContext> predicate) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final boolean |
| ||||||||||
| public void |
|