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