Interface LevelRendererBlockLayerExtension

All Known Subinterfaces:
LevelRendererExtension
All Known Implementing Classes:
LevelRendererMixin

@Internal public interface LevelRendererBlockLayerExtension
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    veil$drawBlockLayer(net.minecraft.client.renderer.RenderType renderType, double x, double y, double z, org.joml.Matrix4fc frustum, org.joml.Matrix4fc projection)
     
  • Method Details

    • veil$drawBlockLayer

      void veil$drawBlockLayer(net.minecraft.client.renderer.RenderType renderType, double x, double y, double z, org.joml.Matrix4fc frustum, org.joml.Matrix4fc projection)