Enum Class GlStateManager.DstFactor

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

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

    • CONSTANT_ALPHA

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

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

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

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

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

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

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

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

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

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

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

      public static final GlStateManager.DstFactor SRC_ALPHA
      Mappings:
      Namespace Name Mixin selector
      intermediary SRC_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
      official SRC_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
      named SRC_ALPHA Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
    • SRC_COLOR

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

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

    • value

      public final int value
  • Constructor Details

    • DstFactor

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

    • values

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