Package net.fabricmc.fabric.api.client.renderer.v1.render
@NullMarked
package net.fabricmc.fabric.api.client.renderer.v1.render
API code for fabric-renderer-api-v1.
-
ClassDescriptionAn alternative to
ModelBlockRendererthat tessellates block models into aQuadEmitterinstead of aBlockQuadOutput.Covers some light-related utilities thatLightCoordsUtildoes not.Note: This interface is automatically implemented onBlockModelRenderStatevia Mixin and interface injection.Note: This interface is automatically implemented onItemStackRenderState.LayerRenderStatevia Mixin and interface injection.Note: This interface is automatically implemented onOrderedSubmitNodeCollectorvia Mixin and interface injection.