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 p_110894_) getParticleIcon
(BlockState p_110883_) Deprecated.getParticleIcon
(BlockState p_110883_, BlockAndTintGetter level, BlockPos pos) void
replaceCache
(Map<BlockState, BlockStateModel> p_248582_)
-
Field Details
-
modelByStateCache
-
modelManager
-
-
Constructor Details
-
BlockModelShaper
-
-
Method Details
-
getParticleIcon
Deprecated. -
getParticleIcon
public TextureAtlasSprite getParticleIcon(BlockState p_110883_, BlockAndTintGetter level, BlockPos pos) -
getBlockModel
-
getModelManager
-
replaceCache
-