Uses of Record Class
net.minecraft.client.gl.ShaderLoader.ShaderKey
Packages that use ShaderLoader.ShaderKey
- 
Uses of ShaderLoader.ShaderKey in net.minecraft.client.glFields in net.minecraft.client.gl with type parameters of type ShaderLoader.ShaderKeyModifier and TypeFieldDescription(package private) final Map<ShaderLoader.ShaderKey, CompiledShader> ShaderLoader.Cache.compiledShadersMethods in net.minecraft.client.gl with parameters of type ShaderLoader.ShaderKeyModifier and TypeMethodDescriptionprivate CompiledShaderShaderLoader.Cache.compileShader(ShaderLoader.ShaderKey key)