Class LevelRendererMixin

java.lang.Object
foundry.veil.forge.mixin.client.pipeline.LevelRendererMixin

public class LevelRendererMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updateUniforms(net.minecraft.client.renderer.RenderType renderType, double x, double y, double z, org.joml.Matrix4f frustrumMatrix, org.joml.Matrix4f projectionMatrix, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LevelRendererMixin

      public LevelRendererMixin()
  • Method Details

    • updateUniforms

      public void updateUniforms(net.minecraft.client.renderer.RenderType renderType, double x, double y, double z, org.joml.Matrix4f frustrumMatrix, org.joml.Matrix4f projectionMatrix, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)