net.minecraft.client.render.block.model

public class CompoundBlockModel

implements BlockModel

net.minecraft.client.renderer.block.model.CompositeBlockModel
net.minecraft.client.renderer.block.model.CompositeBlockModel
net.minecraft.class_1_437
net.minecraft.client.render.block.model.CompoundBlockModel

Field summary

Modifier and TypeField
private final BlockModel
normal
normal
field_1_2393
normal
private final BlockModel
custom
custom
field_1_2392
custom

Constructor summary

ModifierConstructor
public (BlockModel normal, BlockModel custom)

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)