Uses of Record Class
net.minecraft.client.gl.ShaderLoader.ShaderSourceKey
Packages that use ShaderLoader.ShaderSourceKey
-
Uses of ShaderLoader.ShaderSourceKey in net.minecraft.client.gl
Fields in net.minecraft.client.gl with type parameters of type ShaderLoader.ShaderSourceKeyModifier and TypeFieldDescriptionprivate final Map<ShaderLoader.ShaderSourceKey, String> ShaderLoader.Definitions.shaderSourcesThe field for theshaderSourcesrecord component.Methods in net.minecraft.client.gl that return types with arguments of type ShaderLoader.ShaderSourceKeyModifier and TypeMethodDescriptionShaderLoader.Definitions.shaderSources()Returns the value of theshaderSourcesrecord component.Method parameters in net.minecraft.client.gl with type arguments of type ShaderLoader.ShaderSourceKeyModifier and TypeMethodDescriptionprivate static voidShaderLoader.loadShaderSource(Identifier id, Resource resource, ShaderType type, Map<Identifier, Resource> allResources, ImmutableMap.Builder<ShaderLoader.ShaderSourceKey, String> builder) Constructor parameters in net.minecraft.client.gl with type arguments of type ShaderLoader.ShaderSourceKeyModifierConstructorDescription