implements LootCondition
| cqv | |
| net.minecraft.class_186 | |
| net.minecraft.world.loot.condition.AlternativeLootCondition | |
| net.minecraft.world.storage.loot.conditions.Alternative |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final LootCondition[] |
| ||||||||
| private final Predicate<LootContext> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (LootCondition[] arg0) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public final boolean |
| ||||||||
| public void |
| ||||||||
| public static AlternativeLootCondition$Builder |
|