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 shader) static void
ProgramManager.linkShader
(Shader shader) static void
ProgramManager.releaseProgram
(Shader shader) 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