net.minecraft.client.renderer.model.multipart

public class AndCondition

implements ICondition

cvn
net.minecraft.client.renderer.model.multipart.AndCondition

字段概要

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

构造函数概要

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

方法概要

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