Uses of Enum Class
com.mojang.blaze3d.platform.GlStateManager.TexGen
-
Uses of GlStateManager.TexGen in com.mojang.blaze3d.platform
Modifier and TypeMethodDescriptionstatic GlStateManager.TexGen
Deprecated.Returns the enum constant of this class with the specified name.static GlStateManager.TexGen[]
GlStateManager.TexGen.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic 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_, FloatBuffer p_227664_2_) Deprecated.private static GlStateManager.TexGenCoord
GlStateManager.getTexGen
(GlStateManager.TexGen p_225677_0_) Deprecated.