net.minecraft.client.resource.model

public class BlockModelShaper

bqz
net.minecraft.class_2429
net.minecraft.client.resource.model.BlockModelShaper
net.minecraft.client.renderer.BlockModelShapes

Field summary

Modifier and TypeField
private final Map<BlockState, BakedModel>
a
field_10844
bakedModels
bakedModelStore
private final BlockModelDefinitions
b
field_10845
modelDefinitions
blockStateMapper
private final ModelManager
c
field_10846
modelManager
modelManager

Constructor summary

ModifierConstructor
public (ModelManager modelManager)

Method summary

Modifier and TypeMethod
public BlockModelDefinitions
a()
method_9939()
getModelDefinitions()
getBlockStateMapper()
public TextureAtlasSprite
a(atl arg0)
method_9941(class_2232 arg0)
getParticleIcon(BlockState state)
getTexture(IBlockState state)
public BakedModel
b(atl arg0)
method_9944(class_2232 arg0)
getModel(BlockState state)
getModelForState(IBlockState state)
public ModelManager
b()
method_9943()
getModelManager()
getModelManager()
public void
c()
method_9945()
rebuildCache()
reloadModels()
public void
a(alu arg0, bsg arg1)
method_9940(class_197 arg0, class_2470 arg1)
registerModelProvider(Block block, BlockModelLocationProvider modelDefinitions)
registerBlockWithStateMapper(Block assoc, IStateMapper stateMapper)
public void
a(alu... arg0)
method_9942(class_197... arg0)
registerInvisible(Block... blocks)
registerBuiltInBlocks(Block... builtIns)
private void
d()
method_9946()
init()
registerAllBlocks()