Enum Class GlStateManager.SrcFactor

java.lang.Object
java.lang.Enum<GlStateManager.SrcFactor>
com.mojang.blaze3d.platform.GlStateManager.SrcFactor
All Implemented Interfaces:
Serializable, Comparable<GlStateManager.SrcFactor>, Constable
Enclosing class:
GlStateManager

@Environment(CLIENT) public static enum GlStateManager.SrcFactor extends Enum<GlStateManager.SrcFactor>
Mappings:
Namespace Name
official com/mojang/blaze3d/platform/GlStateManager$SourceFactor
intermediary com/mojang/blaze3d/platform/GlStateManager$class_4535
named com/mojang/blaze3d/platform/GlStateManager$SrcFactor
  • Enum Constant Details

    • CONSTANT_ALPHA

      public static final GlStateManager.SrcFactor CONSTANT_ALPHA
      Mappings:
      Namespace Name Mixin selector
      official CONSTANT_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary CONSTANT_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named CONSTANT_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • CONSTANT_COLOR

      public static final GlStateManager.SrcFactor CONSTANT_COLOR
      Mappings:
      Namespace Name Mixin selector
      official CONSTANT_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary CONSTANT_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named CONSTANT_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • DST_ALPHA

      public static final GlStateManager.SrcFactor DST_ALPHA
      Mappings:
      Namespace Name Mixin selector
      official DST_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary DST_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named DST_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • DST_COLOR

      public static final GlStateManager.SrcFactor DST_COLOR
      Mappings:
      Namespace Name Mixin selector
      official DST_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary DST_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named DST_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • ONE

      public static final GlStateManager.SrcFactor ONE
      Mappings:
      Namespace Name Mixin selector
      official ONE Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;ONE:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary ONE Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;ONE:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named ONE Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;ONE:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • ONE_MINUS_CONSTANT_ALPHA

      public static final GlStateManager.SrcFactor ONE_MINUS_CONSTANT_ALPHA
      Mappings:
      Namespace Name Mixin selector
      official ONE_MINUS_CONSTANT_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;ONE_MINUS_CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary ONE_MINUS_CONSTANT_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;ONE_MINUS_CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named ONE_MINUS_CONSTANT_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;ONE_MINUS_CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • ONE_MINUS_CONSTANT_COLOR

      public static final GlStateManager.SrcFactor ONE_MINUS_CONSTANT_COLOR
      Mappings:
      Namespace Name Mixin selector
      official ONE_MINUS_CONSTANT_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;ONE_MINUS_CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary ONE_MINUS_CONSTANT_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;ONE_MINUS_CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named ONE_MINUS_CONSTANT_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;ONE_MINUS_CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • ONE_MINUS_DST_ALPHA

      public static final GlStateManager.SrcFactor ONE_MINUS_DST_ALPHA
      Mappings:
      Namespace Name Mixin selector
      official ONE_MINUS_DST_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;ONE_MINUS_DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary ONE_MINUS_DST_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;ONE_MINUS_DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named ONE_MINUS_DST_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;ONE_MINUS_DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • ONE_MINUS_DST_COLOR

      public static final GlStateManager.SrcFactor ONE_MINUS_DST_COLOR
      Mappings:
      Namespace Name Mixin selector
      official ONE_MINUS_DST_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;ONE_MINUS_DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary ONE_MINUS_DST_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;ONE_MINUS_DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named ONE_MINUS_DST_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;ONE_MINUS_DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • ONE_MINUS_SRC_ALPHA

      public static final GlStateManager.SrcFactor ONE_MINUS_SRC_ALPHA
      Mappings:
      Namespace Name Mixin selector
      official ONE_MINUS_SRC_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;ONE_MINUS_SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary ONE_MINUS_SRC_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;ONE_MINUS_SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named ONE_MINUS_SRC_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;ONE_MINUS_SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • ONE_MINUS_SRC_COLOR

      public static final GlStateManager.SrcFactor ONE_MINUS_SRC_COLOR
      Mappings:
      Namespace Name Mixin selector
      official ONE_MINUS_SRC_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;ONE_MINUS_SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary ONE_MINUS_SRC_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;ONE_MINUS_SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named ONE_MINUS_SRC_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;ONE_MINUS_SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • SRC_ALPHA

      public static final GlStateManager.SrcFactor SRC_ALPHA
      Mappings:
      Namespace Name Mixin selector
      official SRC_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary SRC_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named SRC_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • SRC_ALPHA_SATURATE

      public static final GlStateManager.SrcFactor SRC_ALPHA_SATURATE
      Mappings:
      Namespace Name Mixin selector
      official SRC_ALPHA_SATURATE Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;SRC_ALPHA_SATURATE:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary SRC_ALPHA_SATURATE Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;SRC_ALPHA_SATURATE:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named SRC_ALPHA_SATURATE Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;SRC_ALPHA_SATURATE:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • SRC_COLOR

      public static final GlStateManager.SrcFactor SRC_COLOR
      Mappings:
      Namespace Name Mixin selector
      official SRC_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary SRC_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named SRC_COLOR Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
    • ZERO

      public static final GlStateManager.SrcFactor ZERO
      Mappings:
      Namespace Name Mixin selector
      official ZERO Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;ZERO:Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;
      intermediary ZERO Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;ZERO:Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;
      named ZERO Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;ZERO:Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;
  • Field Details

    • value

      public final int value
  • Constructor Details

    • SrcFactor

      private SrcFactor(int value)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;<init>(Ljava/lang/String;II)V
      intermediary <init> Lcom/mojang/blaze3d/platform/GlStateManager$class_4535;<init>(Ljava/lang/String;II)V
      named <init> Lcom/mojang/blaze3d/platform/GlStateManager$SrcFactor;<init>(Ljava/lang/String;II)V
  • Method Details

    • values

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