Uses of Class
net.minecraftforge.client.model.pipeline.VertexLighterFlat
Packages that use VertexLighterFlat
-
Uses of VertexLighterFlat in net.minecraftforge.client.model.pipeline
Subclasses of VertexLighterFlat in net.minecraftforge.client.model.pipelineFields in net.minecraftforge.client.model.pipeline with type parameters of type VertexLighterFlatModifier and TypeFieldDescriptionprivate final ThreadLocal<VertexLighterFlat>
ForgeBlockModelRenderer.lighterFlat
Methods in net.minecraftforge.client.model.pipeline with parameters of type VertexLighterFlatModifier and TypeMethodDescriptionstatic boolean
ForgeBlockModelRenderer.render
(VertexLighterFlat lighter, IBlockDisplayReader world, IBakedModel model, BlockState state, BlockPos pos, MatrixStack matrixStack, boolean checkSides, Random rand, long seed, IModelData modelData)