Package net.fabricmc.fabric.api.renderer.v1.mesh
package net.fabricmc.fabric.api.renderer.v1.mesh
-
InterfacesClassDescriptionA bundle of
QuadViewinstances encoded by the renderer, typically viaMutableMesh.immutableCopy().A bundle ofMutableQuadViewinstances 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.