Package com.mojang.blaze3d.platform
Enum Class GlStateManager.class_2869
- All Implemented Interfaces:
Serializable,Comparable<GlStateManager.class_2869>,Constable
- Enclosing class:
- GlStateManager
@Environment(CLIENT)
public static enum GlStateManager.class_2869
extends Enum<GlStateManager.class_2869>
- Mappings:
Namespace Name official bqg$qintermediary net/minecraft/class_2403$class_2869named com/mojang/blaze3d/platform/GlStateManager$class_2869
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidabstract voidstatic GlStateManager.class_2869Returns the enum constant of this class with the specified name.static GlStateManager.class_2869[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_13510
- Mappings:
Namespace Name Mixin selector official aLbqg$q;a:Lbqg$q;intermediary field_13510Lnet/minecraft/class_2403$class_2869;field_13510:Lnet/minecraft/class_2403$class_2869;named field_13510Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;field_13510:Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;
-
field_13511
- Mappings:
Namespace Name Mixin selector official bLbqg$q;b:Lbqg$q;intermediary field_13511Lnet/minecraft/class_2403$class_2869;field_13511:Lnet/minecraft/class_2403$class_2869;named field_13511Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;field_13511:Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;
-
field_13512
- Mappings:
Namespace Name Mixin selector official cLbqg$q;c:Lbqg$q;intermediary field_13512Lnet/minecraft/class_2403$class_2869;field_13512:Lnet/minecraft/class_2403$class_2869;named field_13512Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;field_13512:Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;
-
-
Constructor Details
-
class_2869
private class_2869()
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
method_12322
public abstract void method_12322()- Mappings:
Namespace Name Mixin selector official aLbqg$q;a()Vintermediary method_12322Lnet/minecraft/class_2403$class_2869;method_12322()Vnamed method_12322Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;method_12322()V
-
method_12323
public abstract void method_12323()- Mappings:
Namespace Name Mixin selector official bLbqg$q;b()Vintermediary method_12323Lnet/minecraft/class_2403$class_2869;method_12323()Vnamed method_12323Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;method_12323()V
-