Enum Class GlStateManager.class_2869

java.lang.Object
java.lang.Enum<GlStateManager.class_2869>
com.mojang.blaze3d.platform.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 bnf$q
intermediary net/minecraft/class_2403$class_2869
named com/mojang/blaze3d/platform/GlStateManager$class_2869
  • Enum Constant Details

    • field_13510

      public static final GlStateManager.class_2869 field_13510
      Mappings:
      Namespace Name Mixin selector
      official a Lbnf$q;a:Lbnf$q;
      intermediary field_13510 Lnet/minecraft/class_2403$class_2869;field_13510:Lnet/minecraft/class_2403$class_2869;
      named field_13510 Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;field_13510:Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;
    • field_13511

      public static final GlStateManager.class_2869 field_13511
      Mappings:
      Namespace Name Mixin selector
      official b Lbnf$q;b:Lbnf$q;
      intermediary field_13511 Lnet/minecraft/class_2403$class_2869;field_13511:Lnet/minecraft/class_2403$class_2869;
      named field_13511 Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;field_13511:Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;
    • field_13512

      public static final GlStateManager.class_2869 field_13512
      Mappings:
      Namespace Name Mixin selector
      official c Lbnf$q;c:Lbnf$q;
      intermediary field_13512 Lnet/minecraft/class_2403$class_2869;field_13512:Lnet/minecraft/class_2403$class_2869;
      named field_13512 Lcom/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

      public static GlStateManager.class_2869[] 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

      public static GlStateManager.class_2869 valueOf(String name)
      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 name
      NullPointerException - if the argument is null
    • method_12322

      public abstract void method_12322()
      Mappings:
      Namespace Name Mixin selector
      official a Lbnf$q;a()V
      intermediary method_12322 Lnet/minecraft/class_2403$class_2869;method_12322()V
      named method_12322 Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;method_12322()V
    • method_12323

      public abstract void method_12323()
      Mappings:
      Namespace Name Mixin selector
      official b Lbnf$q;b()V
      intermediary method_12323 Lnet/minecraft/class_2403$class_2869;method_12323()V
      named method_12323 Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;method_12323()V