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