Package com.mojang.blaze3d.platform
Class GlStateManager.AlphaState
- java.lang.Object
-
- com.mojang.blaze3d.platform.GlStateManager.AlphaState
-
- Enclosing class:
- GlStateManager
@Deprecated static class GlStateManager.AlphaState extends java.lang.ObjectDeprecated.
-
-
Field Summary
Fields Modifier and Type Field Description intfuncDeprecated.GlStateManager.BooleanStatemodeDeprecated.floatreferenceDeprecated.
-
Constructor Summary
Constructors Modifier Constructor Description privateAlphaState()Deprecated.
-
-
-
Field Detail
-
mode
public final GlStateManager.BooleanState mode
Deprecated.
-
func
public int func
Deprecated.
-
reference
public float reference
Deprecated.
-
-