Uses of Interface
com.mojang.blaze3d.shaders.Shader
Packages that use Shader
- 
Uses of Shader in com.mojang.blaze3d.shadersSubinterfaces of Shader in com.mojang.blaze3d.shadersFields in com.mojang.blaze3d.shaders declared as ShaderMethods in com.mojang.blaze3d.shaders with parameters of type ShaderModifier and TypeMethodDescriptionvoidProgram.attachToShader(Shader p_166611_) static voidProgramManager.linkShader(Shader p_166624_) static voidProgramManager.releaseProgram(Shader p_166622_) Constructors in com.mojang.blaze3d.shaders with parameters of type Shader
- 
Uses of Shader in net.minecraft.client.rendererClasses in net.minecraft.client.renderer that implement Shader