Uses of Class
net.minecraft.client.renderer.ShaderManager.CompilationException
Packages that use ShaderManager.CompilationException
-
Uses of ShaderManager.CompilationException in com.mojang.blaze3d.opengl
Methods in com.mojang.blaze3d.opengl that throw ShaderManager.CompilationExceptionModifier and TypeMethodDescriptionstatic GlProgramGlProgram.link(GlShaderModule vertexShader, GlShaderModule fragmentShader, VertexFormat vertexFormat, String debugLabel) -
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 pass, Identifier location) @Nullable PostChainShaderManager.CompilationCache.getOrLoadPostChain(Identifier name, Set<Identifier> externalTargets) static PostChainPostChain.load(PostChainConfig config, TextureManager textureManager, Set<Identifier> externalTargets, Identifier name, CachedOrthoProjectionMatrixBuffer projectionMatrixBuffer) private PostChainShaderManager.CompilationCache.loadPostChain(Identifier name, Set<Identifier> externalTargets)