net.minecraft.client.render.block

public class BlockModels

net.minecraft.client.renderer.block.BlockModelShaper
net.minecraft.class_773
net.minecraft.client.render.block.BlockModels

Field summary

Modifier and TypeField
private Map<BlockState, BlockStateModel>
modelByStateCache
field_4162
models
private final BakedModelManager
modelManager
field_4163
modelManager

Constructor summary

ModifierConstructor
public (BakedModelManager modelManager)

Method summary

Modifier and TypeMethod
public Sprite
getParticleIcon(BlockState blockState)
method_3339(class_2680 arg0)
getModelParticleSprite(BlockState state)
public BlockStateModel
getBlockModel(BlockState state)
method_3335(class_2680 arg0)
getModel(BlockState state)
public BakedModelManager
getModelManager()
method_3333()
getModelManager()
public void
replaceCache(Map<BlockState, BlockStateModel> modelByStateCache)
method_45784(Map<class_2680, class_1087> arg0)
setModels(Map<BlockState, BlockStateModel> models)