Class VeilVanillaShaders

java.lang.Object
foundry.veil.impl.client.render.shader.VeilVanillaShaders

@Internal public final class VeilVanillaShaders extends Object
  • Constructor Details

    • VeilVanillaShaders

      public VeilVanillaShaders()
  • Method Details

    • registerShaders

      public static void registerShaders(VeilVanillaShaders.Context context) throws IOException
      Throws:
      IOException
    • getClouds

      @Nullable public static @Nullable net.minecraft.client.renderer.ShaderInstance getClouds()
    • getWorldborder

      @Nullable public static @Nullable net.minecraft.client.renderer.ShaderInstance getWorldborder()
    • free

      public static void free()