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