Uses of Class
net.minecraft.client.renderer.ShaderManager.CompilationException
Packages that use ShaderManager.CompilationException
-
Uses of ShaderManager.CompilationException in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer that throw ShaderManager.CompilationExceptionModifier and TypeMethodDescriptionprivate static PostPassPostChain.createPass(TextureManager textureManager, PostChainConfig.Pass config, Identifier id) ShaderManager.PostChainCache.getOrLoadPostChain(Identifier id, Set<Identifier> allowedTargets) static PostChainPostChain.load(PostChainConfig config, TextureManager textureManager, Set<Identifier> allowedExternalTargets, Identifier id, Projection projection, ProjectionMatrixBuffer projectionMatrixBuffer) ShaderManager.PostChainCache.loadPostChain(Identifier id, Set<Identifier> allowedTargets)