Package com.mojang.blaze3d.platform
Class GlStateManager.AlphaTestState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.AlphaTestState
- Enclosing class:
- GlStateManager
@Deprecated @Environment(CLIENT) static class GlStateManager.AlphaTestState extends Object
Deprecated.
-
Field Summary
Fields Modifier and Type Field Description GlStateManager.CapabilityTrackercapStateDeprecated.intfuncDeprecated.floatrefDeprecated. -
Constructor Summary
Constructors Modifier Constructor Description privateAlphaTestState()Deprecated. -
Method Summary
-
Field Details
-
capState
Deprecated. -
func
public int funcDeprecated. -
ref
public float refDeprecated.
-
-
Constructor Details
-
AlphaTestState
private AlphaTestState()Deprecated.
-