java.lang.Object
meteordevelopment.meteorclient.utils.render.postprocess.PostProcessShaders

public class PostProcessShaders extends Object
  • Field Details

    • CHAMS

      public static EntityShader CHAMS
    • ENTITY_OUTLINE

      public static EntityShader ENTITY_OUTLINE
    • STORAGE_OUTLINE

      public static PostProcessShader STORAGE_OUTLINE
    • rendering

      public static boolean rendering
  • Method Details

    • init

      public static void init()
    • beginRender

      public static void beginRender()
    • endRender

      public static void endRender()
    • onResized

      public static void onResized(int width, int height)
    • isCustom

      public static boolean isCustom(net.minecraft.client.render.VertexConsumerProvider vcp)