implements ICondition
| cvn | |
| net.minecraft.client.renderer.model.multipart.AndCondition |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private final Iterable<? extends ICondition> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Iterable<? extends ICondition> arg0) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public Predicate<IBlockData> |
|
implements ICondition
| cvn | |
| net.minecraft.client.renderer.model.multipart.AndCondition |
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private final Iterable<? extends ICondition> |
|
| 修饰符 | 构造函数 |
|---|---|
| public | (Iterable<? extends ICondition> arg0) |
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public Predicate<IBlockData> |
|