net.minecraft.client.renderer

class ShaderManager$CompilationCache

implements AutoCloseable

gsf$a
net.minecraft.client.renderer.ShaderManager$CompilationCache
net.minecraft.class_10151$class_10170
net.minecraft.client.gl.ShaderLoader$Cache
net.minecraft.src.C_345899_$C_345660_

Field summary

Modifier and TypeField
private final ShaderManager$Configs
b
configs
field_54022
definitions
f_349071_
final Map<ResourceLocation, Optional<PostChain>>
c
postChains
field_54025
postEffectProcessors
f_346580_
boolean
d
triggeredRecovery
field_55152
errorHandled
f_370803_

Constructor summary

ModifierConstructor
(ShaderManager p_369367_, ShaderManager$Configs definitions)

Method summary

Modifier and TypeMethod
public PostChain
a(alr arg0, Set<alr> arg1)
getOrLoadPostChain(ResourceLocation arg0, Set<ResourceLocation> arg1)
method_63523(class_2960 arg0, Set<class_2960> arg1)
getOrLoadProcessor(Identifier id, Set<Identifier> availableExternalTargets)
m_356638_(C_5265_ p_368742_, Set<C_5265_> arg1)
private PostChain
b(alr arg0, Set<alr> arg1)
loadPostChain(ResourceLocation arg0, Set<ResourceLocation> arg1)
method_63527(class_2960 arg0, Set<class_2960> arg1)
loadProcessor(Identifier id, Set<Identifier> availableExternalTargets)
m_357511_(C_5265_ p_366419_, Set<C_5265_> arg1)
public void
close()
close()
close()
public String
a(alr arg0, ShaderType arg1)
getShaderSource(ResourceLocation arg0, ShaderType arg1)
method_68498(class_2960 arg0, ShaderType arg1)
getSource(Identifier id, ShaderType type)
m_387825_(C_5265_ p_392413_, ShaderType arg1)