Uses of Class
net.minecraft.client.gl.ShaderLoader.LoadException
Packages that use ShaderLoader.LoadException
-
Uses of ShaderLoader.LoadException in net.minecraft.client.gl
Methods in net.minecraft.client.gl that throw ShaderLoader.LoadExceptionModifier and TypeMethodDescriptionstatic CompiledShaderCompiledShader.compile(Identifier id, CompiledShader.Type type, String source) private CompiledShaderShaderLoader.compileShader(ResourceFactory factory, Identifier id, CompiledShader.Type type, Defines defines) static ShaderProgramShaderProgram.create(CompiledShader vertexShader, CompiledShader fragmentShader, VertexFormat format) (package private) static ShaderProgramShaderLoader.createProgram(ShaderProgramKey shaderProgramKey, ShaderProgramDefinition shaderProgramDefinition, CompiledShader compiledShader, CompiledShader compiledShader2) private CompiledShaderShaderLoader.class_10170.method_63522(Identifier identifier, CompiledShader.Type type, Defines defines) ShaderLoader.class_10170.method_63523(Identifier identifier, Set<Identifier> set) private CompiledShaderShaderLoader.class_10170.method_63524(ShaderLoader.ShaderKey shaderKey) ShaderLoader.class_10170.method_63525(ShaderProgramKey shaderProgramKey) private PostEffectProcessorShaderLoader.class_10170.method_63527(Identifier identifier, Set<Identifier> set) (package private) ShaderProgramShaderLoader.class_10170.method_63528(ShaderProgramKey shaderProgramKey) static PostEffectProcessorPostEffectProcessor.parseEffect(PostEffectPipeline pipeline, TextureManager textureManager, ShaderLoader shaderLoader, Set<Identifier> availableExternalTargets) private static PostEffectPassPostEffectProcessor.parsePass(TextureManager textureManager, ShaderLoader shaderLoader, PostEffectPipeline.Pass pass) voidShaderLoader.preload(ResourceFactory factory, ShaderProgramKey[] keys)