Package codechicken.lib.render.pipeline
Class CCRenderPipeline.PipelineBuilder
java.lang.Object
codechicken.lib.render.pipeline.CCRenderPipeline.PipelineBuilder
- Enclosing class:
- CCRenderPipeline
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(IVertexOperation op) Deprecated.add(IVertexOperation... ops) Deprecated.voidbuild()Deprecated.voidrender()Deprecated.
-
Constructor Details
-
PipelineBuilder
Deprecated.
-
-
Method Details
-
add
Deprecated. -
add
Deprecated. -
build
public void build()Deprecated. -
render
public void render()Deprecated.
-