Package | Description |
---|---|
com.mojang.blaze3d.platform |
Modifier and Type | Method and Description |
---|---|
static GlStateManager.TexGen |
GlStateManager.TexGen.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static GlStateManager.TexGen[] |
GlStateManager.TexGen.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
GlStateManager._disableTexGen(GlStateManager.TexGen p_227685_0_)
Deprecated.
|
static void |
GlStateManager._enableTexGen(GlStateManager.TexGen p_227662_0_)
Deprecated.
|
static void |
GlStateManager._texGenMode(GlStateManager.TexGen p_227663_0_,
int p_227663_1_)
Deprecated.
|
static void |
GlStateManager._texGenParam(GlStateManager.TexGen p_227664_0_,
int p_227664_1_,
java.nio.FloatBuffer p_227664_2_)
Deprecated.
|
private static GlStateManager.TexGenCoord |
GlStateManager.getTexGen(GlStateManager.TexGen p_225677_0_)
Deprecated.
|