Uses of Class
net.minecraft.client.shader.ShaderUniform
Packages that use ShaderUniform
-
Uses of ShaderUniform in net.minecraft.client.shader
Fields in net.minecraft.client.shader with type parameters of type ShaderUniformModifier and TypeFieldDescriptionprivate final Map<String,
ShaderUniform> ShaderInstance.uniformMap
private final List<ShaderUniform>
ShaderInstance.uniforms
Methods in net.minecraft.client.shader that return ShaderUniform