Class SodiumWorldRendererMixin
java.lang.Object
foundry.veil.fabric.mixin.client.stage.sodium.SodiumWorldRendererMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpostRenderChunkLayer(net.minecraft.client.renderer.RenderType renderLayer, me.jellysquid.mods.sodium.client.render.chunk.ChunkRenderMatrices matrices, double x, double y, double z, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-
Constructor Details
-
SodiumWorldRendererMixin
public SodiumWorldRendererMixin()
-
-
Method Details
-
postRenderChunkLayer
public void postRenderChunkLayer(net.minecraft.client.renderer.RenderType renderLayer, me.jellysquid.mods.sodium.client.render.chunk.ChunkRenderMatrices matrices, double x, double y, double z, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-