Package net.fabricmc.fabric.api.client.rendering.v1.level
@NullMarked
package net.fabricmc.fabric.api.client.rendering.v1.level
API code for fabric-rendering-v1.
-
ClassDescriptionMods should use these events to introduce custom rendering during
LevelRenderer.renderLevel(GraphicsResourceAllocator, DeltaTracker, boolean, CameraRenderState, Matrix4f, GpuBufferSlice, Vector4f, boolean, ChunkSectionsToRender)without adding complicated and conflict-prone injections there.