net.minecraft.client.render.block.model

public class ConditionalBlockModel

implements BlockModel

net.minecraft.client.renderer.block.model.ConditionalBlockModel
net.minecraft.client.renderer.block.model.ConditionalBlockModel
net.minecraft.class_1_442
net.minecraft.client.render.block.model.ConditionalBlockModel

Field summary

Modifier and TypeField
private final BlockStatePredicate
property
property
field_1_2410
property
private final BlockModel
onTrue
onTrue
field_1_2409
onTrue
private final BlockModel
onFalse
onFalse
field_1_2408
onFalse

Constructor summary

ModifierConstructor
public (BlockStatePredicate predicate, BlockModel onTrue, BlockModel onFalse)

Method summary

Modifier and TypeMethod
public void
update(BlockModelRenderState output, BlockState blockState, BlockDisplayContext displayContext, long seed)
update(BlockModelRenderState output, BlockState blockState, BlockDisplayContext displayContext, long seed)
method_1_2726(class_1_395 arg0, class_2680 arg1, class_1_436 arg2, long arg3)
render(BlockRenderState arg0, BlockState arg1, EntityRendererId arg2, long arg3)