net.minecraft.client.renderer.model.multipart

public class OrCondition

implements ICondition

cvr
net.minecraft.client.renderer.model.multipart.OrCondition

字段概要

修饰符与类型字段
private final Iterable<? extends ICondition>
a
field_188127_c

构造函数概要

修饰符构造函数
public (Iterable<? extends ICondition> arg0)

方法概要

修饰符与类型方法
public Predicate<IBlockData>
getPredicate(ble<bcs, blc> arg0)
getPredicate(StateContainer<Block, IBlockState> arg0)