net.minecraft.client.renderer

public record ShaderManager$Configs

gvl$c
net.minecraft.client.renderer.ShaderManager$Configs
net.minecraft.class_10151$class_10153

Field summary

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

Constructor summary

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

Method summary

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