Uses of Package
net.minecraft.client.gl
Packages that use net.minecraft.client.gl
Package
Description
-
Classes in net.minecraft.client.gl used by com.mojang.blaze3d.systems
-
Classes in net.minecraft.client.gl used by net.minecraft.client
-
Classes in net.minecraft.client.gl used by net.minecraft.client.glClassDescriptionA shader stage that can be attached to multiple shader programs.Handles the flattening of "moj_" import strings in the loaded GLSL shader file.A context for the parser to keep track of its current line and caret position in the file.Represents a uniform variable.Represents a shader program.A superinterface of
ShaderProgram
that exposes methods necessary for linking or deleting this shader program.Represents a programmable shader stage (a vertex or a fragment shader) in the graphics pipeline.Whether a vertex shader or a fragment shader.Defines methods that set a value of a uniform variable. -
Classes in net.minecraft.client.gl used by net.minecraft.client.renderClassDescriptionRepresents a shader program.Stores vertex data on GPU.
-
Classes in net.minecraft.client.gl used by net.minecraft.client.render.chunk
-
Classes in net.minecraft.client.gl used by net.minecraft.client.util