implements ICondition
cvr | |
net.minecraft.client.renderer.model.multipart.OrCondition |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private final Iterable<? extends ICondition> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Iterable<? extends ICondition> arg0) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public Predicate<IBlockData> |
|