Uses of Interface
com.mojang.blaze3d.shaders.Shader
Packages that use Shader
-
Uses of Shader in com.mojang.blaze3d.shaders
Subinterfaces 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 TypeMethodDescriptionvoid
Program.attachToShader
(Shader p_166611_) static void
ProgramManager.linkShader
(Shader p_166624_) static void
ProgramManager.releaseProgram
(Shader p_166622_) Constructors in com.mojang.blaze3d.shaders with parameters of type Shader -
Uses of Shader in net.minecraft.client.renderer
Classes in net.minecraft.client.renderer that implement Shader