Package codechicken.lib.render
Class CCRenderPipelines
java.lang.Object
codechicken.lib.render.CCRenderPipelines
Created by covers1624 on 7/6/26.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.blaze3d.pipeline.RenderPipelinestatic final com.mojang.blaze3d.pipeline.RenderPipelinestatic final com.mojang.blaze3d.pipeline.RenderPipeline -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SOLID_TRIANGLES
public static final com.mojang.blaze3d.pipeline.RenderPipeline SOLID_TRIANGLES -
POSITION_COLOR
public static final com.mojang.blaze3d.pipeline.RenderPipeline POSITION_COLOR -
POSITION_COLOR_NO_DEPTH
public static final com.mojang.blaze3d.pipeline.RenderPipeline POSITION_COLOR_NO_DEPTH
-
-
Constructor Details
-
CCRenderPipelines
public CCRenderPipelines()
-