Uses of Interface
net.minecraft.client.gl.UniformContainer
Packages that use UniformContainer
-
Uses of UniformContainer in net.minecraft.client.gl
Classes in net.minecraft.client.gl that implement UniformContainerMethods in net.minecraft.client.gl that return UniformContainerModifier and TypeMethodDescriptionRenderBackend.compileShaderPipelineCached(ShaderPipeline pipeline, @Nullable BiFunction<Identifier, ShaderType, String> shaderSourceGetter) Compiles shader pipelinepipeline, using custom source retrievershaderSourceGetter.default UniformContainerRenderBackend.compileShaderPipelineCachedNoLabel(ShaderPipeline pipeline)