Uses of Record Class
net.minecraft.client.renderer.ShaderManager.ShaderCompilationKey
Packages that use ShaderManager.ShaderCompilationKey
-
Uses of ShaderManager.ShaderCompilationKey in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type ShaderManager.ShaderCompilationKeyModifier and TypeFieldDescription(package private) final Map
<ShaderManager.ShaderCompilationKey, CompiledShader> ShaderManager.CompilationCache.shaders
Methods in net.minecraft.client.renderer with parameters of type ShaderManager.ShaderCompilationKeyModifier and TypeMethodDescriptionprivate CompiledShader
ShaderManager.CompilationCache.compileShader
(ShaderManager.ShaderCompilationKey p_368763_)