net.minecraft.client.render.block.model

public class BlockStateModels

net.minecraft.client.renderer.block.BlockStateModelSet
net.minecraft.class_773
net.minecraft.client.render.block.model.BlockStateModels

Field summary

Modifier and TypeField
private final Map<BlockState, BlockStateModel>
modelByState
field_4162
models
private final BlockStateModel
missingModel
field_1_2201
fallback

Constructor summary

ModifierConstructor
public (Map<BlockState, BlockStateModel> models, BlockStateModel fallback)

Method summary

Modifier and TypeMethod
public BlockStateModel
get(BlockState state)
method_3335(class_2680 arg0)
getModel(BlockState state)
public BlockStateModel
missingModel()
method_3333()
getFallback()
public ModelTexture$Baked
getParticleMaterial(BlockState blockState)
method_3339(class_2680 arg0)
getModelParticleSprite(BlockState state)