net.minecraft.client.renderer

public record ShaderManager$Configs

gmc$c
net.minecraft.client.renderer.ShaderManager$Configs
net.minecraft.class_10151$class_10153
net.minecraft.client.gl.ShaderLoader$Definitions

Field summary

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

Constructor summary

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

Method summary

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