net.minecraft.client.render.block.model

public class BlockModels

net.minecraft.client.renderer.block.BlockModelSet
net.minecraft.class_1_404
net.minecraft.client.render.block.model.BlockModels

Field summary

Modifier and TypeField
private static final org.joml.Matrix4fc
IDENTITY
field_1_2290
NO_TRANSFORMATION
private final BlockStateModels
fallback
field_1_2293
blockStateModels
private final BlockColors
blockColors
field_1_2291
blockColors
private final Map<BlockState, BlockModel>
blockModelByStateCache
field_1_2292
models

Constructor summary

ModifierConstructor
public (BlockStateModels blockStateModels, Map<BlockState, BlockModel> models, BlockColors blockColors)

Method summary

Modifier and TypeMethod
public BlockModel
get(BlockState blockState)
method_1_2713(class_2680 arg0)
get(BlockState state)
private BlockModel
createFallbackModel(BlockState blockState)
method_1_2712(class_2680 arg0)
compute(BlockState state)