| com.mojang.blaze3d.pipeline.RenderPipeline | |
| com.mojang.blaze3d.pipeline.RenderPipeline | |
| com.mojang.blaze3d.pipeline.RenderPipeline |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private final Identifier |
|
||
| private final Identifier |
|
||
| private final Identifier |
|
||
| private final Defines |
|
||
| private final List<String> |
|
||
| private final List<RenderPipeline$UniformDescription> |
|
||
| private final DepthTestFunction |
|
||
| private final PolygonMode |
|
||
| private final boolean |
|
||
| private final LogicOp |
|
||
| private final Optional<BlendFunction> |
|
||
| private final boolean |
|
||
| private final boolean |
|
||
| private final boolean |
|
||
| private final VertexFormat |
|
||
| private final VertexFormat$DrawMode |
|
||
| private final float |
|
||
| private final float |
|
||
| private final int |
|
||
| private static int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (Identifier location, Identifier vertexShader, Identifier fragmentShader, Defines shaderDefines, List<String> samplers, List<RenderPipeline$UniformDescription> uniforms, Optional<BlendFunction> blendFunction, DepthTestFunction depthTestFunction, PolygonMode polygonMode, boolean cull, boolean writeColor, boolean writeAlpha, boolean writeDepth, LogicOp colorLogic, VertexFormat vertexFormat, VertexFormat$DrawMode vertexFormatMode, float depthBiasScaleFactor, float depthBiasConstant, int sortKey) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
|
||||||
| public static void |
|
||||||
| public DepthTestFunction |
|
||||||
| public PolygonMode |
|
||||||
| public boolean |
|
||||||
| public LogicOp |
|
||||||
| public Optional<BlendFunction> |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public Identifier |
|
||||||
| public VertexFormat |
|
||||||
| public VertexFormat$DrawMode |
|
||||||
| public Identifier |
|
||||||
| public Identifier |
|
||||||
| public Defines |
|
||||||
| public List<String> |
|
||||||
| public List<RenderPipeline$UniformDescription> |
|
||||||
| public boolean |
|
||||||
| public static RenderPipeline$Builder |
|