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.Object
Deprecated.
-
-
Field Summary
Fields Modifier and Type Field Description int
func
Deprecated.GlStateManager.BooleanState
mode
Deprecated.float
reference
Deprecated.
-
Constructor Summary
Constructors Modifier Constructor Description private
AlphaState()
Deprecated.
-
-
-
Field Detail
-
mode
public final GlStateManager.BooleanState mode
Deprecated.
-
func
public int func
Deprecated.
-
reference
public float reference
Deprecated.
-
-