Package net.fabricmc.fabric.api.renderer.v1.mesh
package net.fabricmc.fabric.api.renderer.v1.mesh
-
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.SpecializedMutableQuadViewthat supports transformers and sends quads to some destination, such as a mesh builder or rendering.Interface for reading quad data encoded inMeshes.A hint to the renderer about how the quad is intended to be shaded, for example through ambient occlusion and diffuse shading.