Uses of Class
net.minecraftforge.client.model.lighting.QuadLighter
Packages that use QuadLighter
- 
Uses of QuadLighter in net.minecraftforge.client.model.lightingSubclasses of QuadLighter in net.minecraftforge.client.model.lightingModifier and TypeClassDescriptionclassImplementation ofQuadLighterthat lightsquadswith flat lighting.classImplementation ofQuadLighterthat lightsbaked quadsusing ambient occlusion and light interpolation.Fields in net.minecraftforge.client.model.lighting with type parameters of type QuadLighterModifier and TypeFieldDescriptionprivate final ThreadLocal<QuadLighter>ForgeModelBlockRenderer.flatLighterprivate final ThreadLocal<QuadLighter>ForgeModelBlockRenderer.smoothLighterMethods in net.minecraftforge.client.model.lighting with parameters of type QuadLighterModifier and TypeMethodDescriptionstatic booleanForgeModelBlockRenderer.render(VertexConsumer vertexConsumer, QuadLighter lighter, BlockAndTintGetter level, BakedModel model, BlockState state, BlockPos pos, PoseStack poseStack, boolean checkSides, RandomSource rand, long seed, int packedOverlay, ModelData modelData, RenderType renderType)