| gqt | |
| net.minecraft.client.renderer.ShaderProgramConfig | |
| net.minecraft.class_10157 | |
| net.minecraft.unmapped.C_gcohsdze | |
| net.minecraft.client.gl.ShaderProgramDefinition | |
| net.minecraft.unmapped.C_gcohsdze |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||||
| private final ResourceLocation |
| ||||||||||||
| private final List<ShaderProgramConfig$Sampler> |
| ||||||||||||
| private final List<ShaderProgramConfig$Uniform> |
| ||||||||||||
| private final ShaderDefines |
| ||||||||||||
| public static final com.mojang.serialization.Codec<ShaderProgramConfig> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation vertex, ResourceLocation fragment, List<ShaderProgramConfig$Sampler> samplers, List<ShaderProgramConfig$Uniform> uniforms, ShaderDefines defines) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public ResourceLocation |
| ||||||||||||
| public ResourceLocation |
| ||||||||||||
| public List<ShaderProgramConfig$Sampler> |
| ||||||||||||
| public List<ShaderProgramConfig$Uniform> |
| ||||||||||||
| public ShaderDefines |
|