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 official com/mojang/blaze3d/platform/GlStateManager$DestFactor
intermediary com/mojang/blaze3d/platform/GlStateManager$class_4534
named 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
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic GlStateManager.DstFactor
Returns 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 official CONSTANT_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary CONSTANT_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
named CONSTANT_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
CONSTANT_COLOR
- Mappings:
Namespace Name Mixin selector official CONSTANT_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary CONSTANT_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
named CONSTANT_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
DST_ALPHA
- Mappings:
Namespace Name Mixin selector official DST_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary DST_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
named DST_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
DST_COLOR
- Mappings:
Namespace Name Mixin selector official DST_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary DST_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
named DST_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ONE
- Mappings:
Namespace Name Mixin selector official ONE
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary ONE
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
named ONE
Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;ONE:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ONE_MINUS_CONSTANT_ALPHA
- Mappings:
Namespace Name Mixin selector official ONE_MINUS_CONSTANT_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary ONE_MINUS_CONSTANT_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_CONSTANT_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
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
- Mappings:
Namespace Name Mixin selector official ONE_MINUS_CONSTANT_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary ONE_MINUS_CONSTANT_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_CONSTANT_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
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
- Mappings:
Namespace Name Mixin selector official ONE_MINUS_DST_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary ONE_MINUS_DST_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_DST_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
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
- Mappings:
Namespace Name Mixin selector official ONE_MINUS_DST_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary ONE_MINUS_DST_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_DST_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
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
- Mappings:
Namespace Name Mixin selector official ONE_MINUS_SRC_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary ONE_MINUS_SRC_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
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
- Mappings:
Namespace Name Mixin selector official ONE_MINUS_SRC_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ONE_MINUS_SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary ONE_MINUS_SRC_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;ONE_MINUS_SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
named ONE_MINUS_SRC_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;ONE_MINUS_SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
SRC_ALPHA
- Mappings:
Namespace Name Mixin selector official SRC_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary SRC_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
named SRC_ALPHA
Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;SRC_ALPHA:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
SRC_COLOR
- Mappings:
Namespace Name Mixin selector official SRC_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary SRC_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
named SRC_COLOR
Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;SRC_COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$DstFactor;
-
ZERO
- Mappings:
Namespace Name Mixin selector official ZERO
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;ZERO:Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;
intermediary ZERO
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;ZERO:Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;
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 official <init>
Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;<init>(Ljava/lang/String;II)V
intermediary <init>
Lcom/mojang/blaze3d/platform/GlStateManager$class_4534;<init>(Ljava/lang/String;II)V
named <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
-