net.minecraft.client.renderer.block.model.multipart

public class AndCondition

implements Condition

drz
net.minecraft.client.renderer.block.model.multipart.AndCondition
net.minecraft.class_812
net.minecraft.client.render.model.json.AndMultipartModelSelector
net.minecraft.client.renderer.model.multipart.AndCondition

字段概要

修饰符与类型字段
private final Iterable<? extends Condition>
c
conditions
field_4324
selectors
field_188121_c

构造函数概要

修饰符构造函数
public (Iterable<? extends Condition> selectors)

方法概要

修饰符与类型方法
public Predicate<BlockState>
getPredicate(byh<bpe, byg> arg0)
getPredicate(StateDefinition<Block, BlockState> arg0)
getPredicate(class_2689<class_2248, class_2680> arg0)
getPredicate(StateManager<Block, BlockState> arg0)
getPredicate(StateContainer<Block, BlockState> arg0)