Uses of Record Class
net.minecraft.client.gl.ShaderLoader.ShaderSourceKey
-
Uses of ShaderLoader.ShaderSourceKey in net.minecraft.client.gl
Modifier and TypeFieldDescriptionprivate final Map
<ShaderLoader.ShaderSourceKey, String> ShaderLoader.Definitions.shaderSources
The field for theshaderSources
record component.Modifier and TypeMethodDescriptionShaderLoader.Definitions.shaderSources()
Returns the value of theshaderSources
record component.Modifier and TypeMethodDescriptionprivate static void
ShaderLoader.loadShaderSource
(Identifier id, Resource resource, CompiledShader.Type type, Map<Identifier, Resource> allResources, ImmutableMap.Builder<ShaderLoader.ShaderSourceKey, String> builder)