| gmf | |
| net.minecraft.client.renderer.PostPass | |
| net.minecraft.class_283 | |
| net.minecraft.client.gl.PostEffectPass | |
| net.minecraft.src.C_4146_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||||
| private final CompiledShaderProgram |
| ||||||||||
| private final ResourceLocation |
| ||||||||||
| private final List<PostChainConfig$Uniform> |
| ||||||||||
| private final List<PostPass$Input> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String id, CompiledShaderProgram program, ResourceLocation outputTargetId, List<PostChainConfig$Uniform> uniforms) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| private void |
| ||||||||||
| public CompiledShaderProgram |
|