Class Shaders

java.lang.Object
codechicken.multipart.client.Shaders

public class Shaders extends Object
Created by covers1624 on 23/1/24.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.covers1624.quack.util.CrashLock
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static codechicken.lib.render.shader.CCShaderInstance
     
    static void
    init(net.neoforged.bus.api.IEventBus modBus)
     

    Methods inherited from class java.lang.Object

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

    • LOCK

      public static final net.covers1624.quack.util.CrashLock LOCK
  • Constructor Details

    • Shaders

      public Shaders()
  • Method Details

    • init

      public static void init(net.neoforged.bus.api.IEventBus modBus)
    • highlightShader

      public static codechicken.lib.render.shader.CCShaderInstance highlightShader()