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 ThreadLocal<VertexLighterFlat>
ForgeBlockModelRenderer.lighterFlat
Methods in net.minecraftforge.client.model.pipeline with parameters of type VertexLighterFlatModifier and TypeMethodDescriptionstatic boolean
ForgeBlockModelRenderer.render(VertexLighterFlat lighter, BlockAndTintGetter world, BakedModel model, BlockState state, BlockPos pos, PoseStack matrixStack, boolean checkSides, Random rand, long seed, IModelData modelData)