Uses of Class
com.mojang.blaze3d.vertex.QuadBrightness
Packages that use QuadBrightness
-
Uses of QuadBrightness in com.mojang.blaze3d.vertex
Subclasses of QuadBrightness in com.mojang.blaze3d.vertexFields in com.mojang.blaze3d.vertex declared as QuadBrightnessMethods in com.mojang.blaze3d.vertex with parameters of type QuadBrightnessModifier and TypeMethodDescriptiondefault voidVertexConsumer.putBulkData(PoseStack.Pose pose, BakedQuad quad, QuadBrightness brightness, int color, QuadLightmapCoords lightmapCoord, int overlayCoords) -
Uses of QuadBrightness in net.minecraft.client.renderer.block
Methods in net.minecraft.client.renderer.block with parameters of type QuadBrightnessModifier and TypeMethodDescriptionvoidBakedQuadOutput.put(PoseStack.Pose pose, BakedQuad quad, QuadBrightness brightness, int color, QuadLightmapCoords lightmapCoord, int overlayCoords)