Uses of Class
net.minecraft.client.color.block.BlockColors
Package
Description
-
Uses of BlockColors in net.minecraft.client
-
Uses of BlockColors in net.minecraft.client.color.block
-
Uses of BlockColors in net.minecraft.client.color.item
-
Uses of BlockColors in net.minecraft.client.render.block
Modifier and TypeFieldDescriptionprivate final BlockColors
BlockRenderManager.blockColors
private final BlockColors
BlockModelRenderer.colors
ModifierConstructorDescriptionBlockModelRenderer
(BlockColors colors) BlockRenderManager
(BlockModels models, BuiltinModelItemRenderer builtinModelItemRenderer, BlockColors blockColors) -
Uses of BlockColors in net.minecraft.client.render.model
Modifier and TypeFieldDescriptionprivate final BlockColors
ModelLoader.blockColors
private final BlockColors
BakedModelManager.colorMap
ModifierConstructorDescriptionBakedModelManager
(TextureManager textureManager, BlockColors colorMap, int mipmap) ModelLoader
(BlockColors blockColors, Profiler profiler, Map<Identifier, JsonUnbakedModel> jsonUnbakedModels, Map<Identifier, List<ModelLoader.SourceTrackedData>> blockStates)