| gms | |
| net.minecraft.client.renderer.ShaderProgramConfig | |
| net.minecraft.class_10157 | |
| net.minecraft.client.gl.ShaderProgramDefinition | |
| net.minecraft.src.C_346021_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ResourceLocation fragment, ResourceLocation samplers, List<ShaderProgramConfig$Sampler> uniforms, List<ShaderProgramConfig$Uniform> defines, ShaderDefines arg4) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ResourceLocation |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public List<ShaderProgramConfig$Sampler> |
| ||||||||||
| public List<ShaderProgramConfig$Uniform> |
| ||||||||||
| public ShaderDefines |
|