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 com.google.gson.JsonObject json) static GlBlendState
ShaderProgram.readBlendState
(com.google.gson.JsonObject json)