Package net.fabricmc.fabric.api.client.rendering.v1.world
@NullMarked
package net.fabricmc.fabric.api.client.rendering.v1.world
API code for fabric-rendering-v1.
-
ClassDescriptionMods should use these events to introduce custom rendering during
LevelRenderer.renderLevel(com.mojang.blaze3d.resource.GraphicsResourceAllocator, net.minecraft.client.DeltaTracker, boolean, net.minecraft.client.Camera, org.joml.Matrix4f, org.joml.Matrix4f, org.joml.Matrix4f, com.mojang.blaze3d.buffers.GpuBufferSlice, org.joml.Vector4f, boolean)without adding complicated and conflict-prone injections there.