net.minecraft.client.renderer

public record ShaderManager$Configs

gmq$c
net.minecraft.client.renderer.ShaderManager$Configs
net.minecraft.class_10151$class_10153
net.minecraft.client.gl.ShaderLoader$Definitions
net.minecraft.src.C_345899_$C_345636_

Field summary

Modifier and TypeField
final Map<ResourceLocation, ShaderProgramConfig>
b
programs
comp_3105
programs
f_346441_
final Map<ShaderManager$ShaderSourceKey, String>
c
shaderSources
comp_3106
shaderSources
f_348573_
final Map<ResourceLocation, PostChainConfig>
d
postChains
comp_3107
postChains
f_348142_
public static final ShaderManager$Configs
a
EMPTY
field_53948
EMPTY
f_347755_

Constructor summary

ModifierConstructor
public (Map<ResourceLocation, ShaderProgramConfig> shaderSources, Map<ShaderManager$ShaderSourceKey, String> postChains, Map<ResourceLocation, PostChainConfig> arg2)

Method summary

Modifier and TypeMethod
public Map<ResourceLocation, ShaderProgramConfig>
a()
programs()
comp_3105()
programs()
f_346441_()
public Map<ShaderManager$ShaderSourceKey, String>
b()
shaderSources()
comp_3106()
shaderSources()
f_348573_()
public Map<ResourceLocation, PostChainConfig>
c()
postChains()
comp_3107()
postChains()
f_348142_()