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, Camera, Matrix4f, Matrix4f, Matrix4f, GpuBufferSlice, Vector4f, boolean)without adding complicated and conflict-prone injections there.