implements Condition
| hmq | |
| net.minecraft.client.renderer.block.model.multipart.CombinedCondition | |
| net.minecraft.class_10806 | |
| net.minecraft.client.render.model.json.MultipartModelCombinedCondition |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final CombinedCondition$Operation |
| ||||||||
| private final List<Condition> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (CombinedCondition$Operation operation, List<Condition> terms) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public <O, S extends StateHolder<O, S>> Predicate<S> |
| ||||||||
| public CombinedCondition$Operation |
| ||||||||
| public List<Condition> |
|