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 config, Identifier id) @Nullable PostChainShaderManager.CompilationCache.getOrLoadPostChain(Identifier id, Set<Identifier> allowedTargets) static PostChainPostChain.load(PostChainConfig config, TextureManager textureManager, Set<Identifier> allowedExternalTargets, Identifier id, Projection projection, ProjectionMatrixBuffer projectionMatrixBuffer) private PostChainShaderManager.CompilationCache.loadPostChain(Identifier id, Set<Identifier> allowedTargets)