public class OrChainedCondition
implements Condition
| bow | |
| net.minecraft.class_2884 | |
| net.minecraft.client.resource.model.OrChainedCondition | |
| net.minecraft.client.renderer.block.model.multipart.ConditionOr |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| final Iterable<Condition> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Iterable<Condition> conditions) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.google.common.base.Predicate<BlockState> |
|