Class PostProcessShaders
java.lang.Object
meteordevelopment.meteorclient.utils.render.postprocess.PostProcessShaders
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic EntityShaderstatic EntityShaderstatic booleanstatic PostProcessShader -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CHAMS
-
ENTITY_OUTLINE
-
STORAGE_OUTLINE
-
rendering
public static boolean rendering
-
-
Constructor Details
-
PostProcessShaders
public PostProcessShaders()
-
-
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)
-