public class AndChainedCondition
implements Condition
| bpo | |
| net.minecraft.class_2879 | |
| net.minecraft.client.resource.model.AndChainedCondition | |
| net.minecraft.client.renderer.block.model.multipart.ConditionAnd |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Iterable<Condition> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Iterable<Condition> conditions) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.google.common.base.Predicate<BlockState> |
|