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


package net.fabricmc.fabric.api.renderer.v1.material
  • Interface Summary
    Interface
    Description
    Finds standard RenderMaterial instances used to communicate quad rendering characteristics to a RenderContext.
    All model quads have an associated render material governing how the quad will be rendered.
  • Enum Class Summary
    Enum Class
    Description
    Defines how sprite pixels will be blended with the scene.