| com.mojang.renderpearl.api.pipeline.RenderPipeline$Snippet | |
| net.minecraft.class_1_1257$class_1_1259 | |
| com.mojang.blaze3d.pipeline.RenderPipeline$Snippet |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Optional<Identifier> |
|
||||||
| private final Optional<Identifier> |
|
||||||
| private final Optional<Defines> |
|
||||||
| private final Optional<List<BindGroupLayout>> |
|
||||||
| private final ColorTargetState[] |
|
||||||
| private final int |
|
||||||
| private final Optional<DepthStencilState> |
|
||||||
| private final Optional<PolygonMode> |
|
||||||
| private final Optional<Boolean> |
|
||||||
| private final VertexFormat[] |
|
||||||
| private final Optional<DrawMode> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<Identifier> vertexShader, Optional<Identifier> fragmentShader, Optional<Defines> shaderDefines, Optional<List<BindGroupLayout>> bindGroupLayouts, ColorTargetState[] colorTargetStates, int activeColorTargetStateCount, Optional<DepthStencilState> depthStencilState, Optional<PolygonMode> polygonMode, Optional<Boolean> cull, VertexFormat[] vertexFormatPerBuffer, Optional<DrawMode> vertexFormatMode) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Optional<Identifier> |
|
||||||
| public Optional<Identifier> |
|
||||||
| public Optional<Defines> |
|
||||||
| public Optional<List<BindGroupLayout>> |
|
||||||
| public ColorTargetState[] |
|
||||||
| public int |
|
||||||
| public Optional<DepthStencilState> |
|
||||||
| public Optional<PolygonMode> |
|
||||||
| public Optional<Boolean> |
|
||||||
| public VertexFormat[] |
|
||||||
| public Optional<DrawMode> |
|