Package net.fabricmc.fabric.api.renderer.v1.material

Types

BlendMode
Link copied to clipboard
public enum BlendMode
Defines how sprite pixels will be blended with the scene.
MaterialFinder
Link copied to clipboard
public interface MaterialFinder
Finds standard RenderMaterial instances used to communicate quad rendering characteristics to a RenderContext.
RenderMaterial
Link copied to clipboard
public interface RenderMaterial
All model quads have an associated render material governing how the quad will be rendered.