Uses of Class
net.minecraft.client.gl.GlBlendState
Packages that use GlBlendState
-
Uses of GlBlendState in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as GlBlendStateModifier and TypeFieldDescriptionprivate static @Nullable GlBlendState
GlBlendState.activeBlendState
private final GlBlendState
JsonEffectShaderProgram.blendState
private final GlBlendState
ShaderProgram.blendState
Methods in net.minecraft.client.gl that return GlBlendStateModifier and TypeMethodDescriptionstatic GlBlendState
JsonEffectShaderProgram.deserializeBlendState
(@Nullable JsonObject json) static GlBlendState
ShaderProgram.readBlendState
(JsonObject json)