Package com.mojang.blaze3d.platform
Enum Class 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_4534official com/mojang/blaze3d/platform/GlStateManager$DestFactornamed com/mojang/blaze3d/platform/GlStateManager$DstFactor
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GlStateManager.DstFactorReturns the enum constant of this class with the specified name.static GlStateManager.DstFactor[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CONSTANT_ALPHA
- Mappings:
Namespace Name Mixin selector intermediary CONSTANT_ALPHALcom/mojang/blaze3d/platform/GlStateManager$class_4534;CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official CONSTANT_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DestFactor;CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named CONSTANT_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DstFactor;CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
CONSTANT_COLOR
- Mappings:
Namespace Name Mixin selector intermediary CONSTANT_COLORLcom/mojang/blaze3d/platform/GlStateManager$class_4534;CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official CONSTANT_COLORLcom/mojang/blaze3d/platform/GlStateManager$DestFactor;CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named CONSTANT_COLORLcom/mojang/blaze3d/platform/GlStateManager$DstFactor;CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
DST_ALPHA
- Mappings:
Namespace Name Mixin selector intermediary DST_ALPHALcom/mojang/blaze3d/platform/GlStateManager$class_4534;DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official DST_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DestFactor;DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named DST_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DstFactor;DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
DST_COLOR
- Mappings:
Namespace Name Mixin selector intermediary DST_COLORLcom/mojang/blaze3d/platform/GlStateManager$class_4534;DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official DST_COLORLcom/mojang/blaze3d/platform/GlStateManager$DestFactor;DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named DST_COLORLcom/mojang/blaze3d/platform/GlStateManager$DstFactor;DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ONE
- Mappings:
Namespace Name Mixin selector intermediary ONELcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official ONELcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named ONELcom/mojang/blaze3d/platform/GlStateManager$DstFactor;ONE:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ONE_MINUS_CONSTANT_ALPHA
- Mappings:
Namespace Name Mixin selector intermediary ONE_MINUS_CONSTANT_ALPHALcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official ONE_MINUS_CONSTANT_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named ONE_MINUS_CONSTANT_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DstFactor;ONE_MINUS_CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ONE_MINUS_CONSTANT_COLOR
- Mappings:
Namespace Name Mixin selector intermediary ONE_MINUS_CONSTANT_COLORLcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official ONE_MINUS_CONSTANT_COLORLcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named ONE_MINUS_CONSTANT_COLORLcom/mojang/blaze3d/platform/GlStateManager$DstFactor;ONE_MINUS_CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ONE_MINUS_DST_ALPHA
- Mappings:
Namespace Name Mixin selector intermediary ONE_MINUS_DST_ALPHALcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official ONE_MINUS_DST_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named ONE_MINUS_DST_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DstFactor;ONE_MINUS_DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ONE_MINUS_DST_COLOR
- Mappings:
Namespace Name Mixin selector intermediary ONE_MINUS_DST_COLORLcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official ONE_MINUS_DST_COLORLcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named ONE_MINUS_DST_COLORLcom/mojang/blaze3d/platform/GlStateManager$DstFactor;ONE_MINUS_DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ONE_MINUS_SRC_ALPHA
- Mappings:
Namespace Name Mixin selector intermediary ONE_MINUS_SRC_ALPHALcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official ONE_MINUS_SRC_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named ONE_MINUS_SRC_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DstFactor;ONE_MINUS_SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ONE_MINUS_SRC_COLOR
- Mappings:
Namespace Name Mixin selector intermediary ONE_MINUS_SRC_COLORLcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official ONE_MINUS_SRC_COLORLcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named ONE_MINUS_SRC_COLORLcom/mojang/blaze3d/platform/GlStateManager$DstFactor;ONE_MINUS_SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
SRC_ALPHA
- Mappings:
Namespace Name Mixin selector intermediary SRC_ALPHALcom/mojang/blaze3d/platform/GlStateManager$class_4534;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official SRC_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DestFactor;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named SRC_ALPHALcom/mojang/blaze3d/platform/GlStateManager$DstFactor;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
SRC_COLOR
- Mappings:
Namespace Name Mixin selector intermediary SRC_COLORLcom/mojang/blaze3d/platform/GlStateManager$class_4534;SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official SRC_COLORLcom/mojang/blaze3d/platform/GlStateManager$DestFactor;SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named SRC_COLORLcom/mojang/blaze3d/platform/GlStateManager$DstFactor;SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ZERO
- Mappings:
Namespace Name Mixin selector intermediary ZEROLcom/mojang/blaze3d/platform/GlStateManager$class_4534;ZERO:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;official ZEROLcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ZERO:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;named ZEROLcom/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)Vofficial <init>Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;<init>(Ljava/lang/String;II)Vnamed <init>Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;<init>(Ljava/lang/String;II)V
-
-
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
-