Uses of Class
net.minecraft.client.gl.GlBlendState
-
Uses of GlBlendState in net.minecraft.client.gl
Modifier and TypeFieldDescriptionprivate static @Nullable GlBlendState
GlBlendState.activeBlendState
private final GlBlendState
JsonEffectShaderProgram.blendState
private final GlBlendState
ShaderProgram.blendState
Modifier and TypeMethodDescriptionstatic GlBlendState
JsonEffectShaderProgram.deserializeBlendState
(@Nullable JsonObject json) static GlBlendState
ShaderProgram.readBlendState
(JsonObject json)