Package com.mojang.blaze3d.platform
Class GlStateManager.ColorMaterialState
- java.lang.Object
-
- com.mojang.blaze3d.platform.GlStateManager.ColorMaterialState
-
- Enclosing class:
- GlStateManager
@Deprecated static class GlStateManager.ColorMaterialState extends java.lang.Object
Deprecated.
-
-
Field Summary
Fields Modifier and Type Field Description GlStateManager.BooleanState
enable
Deprecated.int
face
Deprecated.int
mode
Deprecated.
-
Constructor Summary
Constructors Modifier Constructor Description private
ColorMaterialState()
Deprecated.
-
-
-
Field Detail
-
enable
public final GlStateManager.BooleanState enable
Deprecated.
-
face
public int face
Deprecated.
-
mode
public int mode
Deprecated.
-
-