Uses of Record Class
net.minecraft.client.gl.ShaderLoader.ShaderKey
Packages that use ShaderLoader.ShaderKey
-
Uses of ShaderLoader.ShaderKey in net.minecraft.client.gl
Fields in net.minecraft.client.gl with type parameters of type ShaderLoader.ShaderKeyModifier and TypeFieldDescriptionprivate final Map<ShaderLoader.ShaderKey, CompiledShader> ShaderLoader.shadersMethods in net.minecraft.client.gl with parameters of type ShaderLoader.ShaderKeyModifier and TypeMethodDescriptionprivate CompiledShaderShaderLoader.compile(ShaderLoader.ShaderKey key)