Enum Class DestFactor

java.lang.Object
java.lang.Enum<DestFactor>
com.mojang.blaze3d.platform.DestFactor
All Implemented Interfaces:
Serializable, Comparable<DestFactor>, Constable

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

    • CONSTANT_ALPHA

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final DestFactor ZERO
      Mappings:
      Namespace Name Mixin selector
      named ZERO Lcom/mojang/blaze3d/platform/DestFactor;ZERO:Lcom/mojang/blaze3d/platform/DestFactor;
      intermediary ZERO Lcom/mojang/blaze3d/platform/DestFactor;ZERO:Lcom/mojang/blaze3d/platform/DestFactor;
      official ZERO Lcom/mojang/blaze3d/platform/DestFactor;ZERO:Lcom/mojang/blaze3d/platform/DestFactor;
  • Constructor Details

    • DestFactor

      private DestFactor()
  • Method Details

    • values

      public static DestFactor[] 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 DestFactor 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