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 TypeFieldDescription(package private) final Map
<ShaderLoader.ShaderKey, CompiledShader> ShaderLoader.Cache.compiledShaders
Methods in net.minecraft.client.gl with parameters of type ShaderLoader.ShaderKeyModifier and TypeMethodDescriptionprivate CompiledShader
ShaderLoader.Cache.compileShader
(ShaderLoader.ShaderKey key)