Package net.fabricmc.fabric.api.renderer.v1.mesh
@NullMarked
package net.fabricmc.fabric.api.renderer.v1.mesh
API code for fabric-renderer-api-v1.
-
ClassDescriptionAn immutable bundle of quads encoded by the renderer, typically via
MutableMesh.immutableCopy().A bundle of quads encoded by the renderer.A bundle of mutable quads encoded by the renderer that can have more quads added to it.A mutableQuadViewinstance.An atlas texture that aQuadViewuses.SpecializedMutableQuadViewthat supports transformers and sends quads to some destination, such as a mesh builder or rendering.Interface for reading quad data encoded in Meshes.A hint to the renderer about how the quad is intended to be shaded, for example through ambient occlusion and diffuse shading.