Class CoreShaders

java.lang.Object
vazkii.botania.client.core.helper.CoreShaders

public class CoreShaders extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.client.renderer.ShaderInstance
     
    static net.minecraft.client.renderer.ShaderInstance
     
    static net.minecraft.client.renderer.ShaderInstance
     
    static net.minecraft.client.renderer.ShaderInstance
     
    static net.minecraft.client.renderer.ShaderInstance
     
    static void
    init(TriConsumer<net.minecraft.resources.ResourceLocation,com.mojang.blaze3d.vertex.VertexFormat,Consumer<net.minecraft.client.renderer.ShaderInstance>> registrations)
     
    static net.minecraft.client.renderer.ShaderInstance
     
    static net.minecraft.client.renderer.ShaderInstance
     
    static net.minecraft.client.renderer.ShaderInstance
     
    static net.minecraft.client.renderer.ShaderInstance
     

    Methods inherited from class java.lang.Object

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

    • CoreShaders

      public CoreShaders()
  • Method Details

    • init

      public static void init(TriConsumer<net.minecraft.resources.ResourceLocation,com.mojang.blaze3d.vertex.VertexFormat,Consumer<net.minecraft.client.renderer.ShaderInstance>> registrations)
    • starfield

      public static net.minecraft.client.renderer.ShaderInstance starfield()
    • doppleganger

      public static net.minecraft.client.renderer.ShaderInstance doppleganger()
    • manaPool

      public static net.minecraft.client.renderer.ShaderInstance manaPool()
    • terraPlate

      public static net.minecraft.client.renderer.ShaderInstance terraPlate()
    • enchanter

      public static net.minecraft.client.renderer.ShaderInstance enchanter()
    • pylon

      public static net.minecraft.client.renderer.ShaderInstance pylon()
    • halo

      public static net.minecraft.client.renderer.ShaderInstance halo()
    • filmGrainParticle

      public static net.minecraft.client.renderer.ShaderInstance filmGrainParticle()
    • dopplegangerBar

      public static net.minecraft.client.renderer.ShaderInstance dopplegangerBar()