Class BlockModelShaper
java.lang.Object
net.minecraft.client.renderer.block.BlockModelShaper
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Map<BlockState, BlockStateModel> private final ModelManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlockModel(BlockState state) getParticleIcon(BlockState state) Deprecated.getParticleIcon(BlockState state, BlockAndTintGetter level, BlockPos pos) voidreplaceCache(Map<BlockState, BlockStateModel> modelByStateCache)
-
Field Details
-
modelByStateCache
-
modelManager
-
-
Constructor Details
-
BlockModelShaper
-
-
Method Details
-
getParticleIcon
Deprecated. -
getParticleIcon
-
getBlockModel
-
getModelManager
-
replaceCache
-