Package net.fabricmc.fabric.api.renderer.v1.material
package net.fabricmc.fabric.api.renderer.v1.material
-
ClassDescriptionControls how sprite pixels will be blended with the scene.Finds standard
RenderMaterial
instances used to communicate quad rendering characteristics to aRenderContext
.Getter methods forRenderMaterial
(immutable) andMaterialFinder
(mutable).All model quads have an associated render material governing how the quad will be rendered.A hint to the renderer about how the quad is intended to be shaded, for example through ambient occlusion and diffuse shading.