Package com.mojang.blaze3d.platform
Enum GlStateManager.LogicOp
- All Implemented Interfaces:
Serializable,Comparable<GlStateManager.LogicOp>,java.lang.constant.Constable
- Enclosing class:
- GlStateManager
@Environment(CLIENT) public static enum GlStateManager.LogicOp extends Enum<GlStateManager.LogicOp>
- Mappings:
Namespace Name official dkr$ointermediary net/minecraft/class_4493$class_1030named com/mojang/blaze3d/platform/GlStateManager$LogicOp
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants Enum Constant Description ANDAND_INVERTEDAND_REVERSECLEARCOPYCOPY_INVERTEDEQUIVINVERTNANDNOOPNOROROR_INVERTEDOR_REVERSESETXOR -
Field Summary
Fields Modifier and Type Field Description intvalue -
Constructor Summary
Constructors Modifier Constructor Description privateLogicOp(int int2) -
Method Summary
Modifier and Type Method Description static GlStateManager.LogicOpvalueOf(String name)Returns the enum constant of this type with the specified name.static GlStateManager.LogicOp[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
AND
- Mappings:
Namespace Name Mixin selector official aLdkr$o;a:Ldkr$o;intermediary field_5120Lnet/minecraft/class_4493$class_1030;field_5120:Lnet/minecraft/class_4493$class_1030;named ANDLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;AND:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
AND_INVERTED
- Mappings:
Namespace Name Mixin selector official bLdkr$o;b:Ldkr$o;intermediary field_5112Lnet/minecraft/class_4493$class_1030;field_5112:Lnet/minecraft/class_4493$class_1030;named AND_INVERTEDLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;AND_INVERTED:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
AND_REVERSE
- Mappings:
Namespace Name Mixin selector official cLdkr$o;c:Ldkr$o;intermediary field_5117Lnet/minecraft/class_4493$class_1030;field_5117:Lnet/minecraft/class_4493$class_1030;named AND_REVERSELcom/mojang/blaze3d/platform/GlStateManager$LogicOp;AND_REVERSE:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
CLEAR
- Mappings:
Namespace Name Mixin selector official dLdkr$o;d:Ldkr$o;intermediary field_5103Lnet/minecraft/class_4493$class_1030;field_5103:Lnet/minecraft/class_4493$class_1030;named CLEARLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;CLEAR:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
COPY
- Mappings:
Namespace Name Mixin selector official eLdkr$o;e:Ldkr$o;intermediary field_5118Lnet/minecraft/class_4493$class_1030;field_5118:Lnet/minecraft/class_4493$class_1030;named COPYLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;COPY:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
COPY_INVERTED
- Mappings:
Namespace Name Mixin selector official fLdkr$o;f:Ldkr$o;intermediary field_5113Lnet/minecraft/class_4493$class_1030;field_5113:Lnet/minecraft/class_4493$class_1030;named COPY_INVERTEDLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;COPY_INVERTED:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
EQUIV
- Mappings:
Namespace Name Mixin selector official gLdkr$o;g:Ldkr$o;intermediary field_5119Lnet/minecraft/class_4493$class_1030;field_5119:Lnet/minecraft/class_4493$class_1030;named EQUIVLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;EQUIV:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
INVERT
- Mappings:
Namespace Name Mixin selector official hLdkr$o;h:Ldkr$o;intermediary field_5109Lnet/minecraft/class_4493$class_1030;field_5109:Lnet/minecraft/class_4493$class_1030;named INVERTLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;INVERT:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
NAND
- Mappings:
Namespace Name Mixin selector official iLdkr$o;i:Ldkr$o;intermediary field_5114Lnet/minecraft/class_4493$class_1030;field_5114:Lnet/minecraft/class_4493$class_1030;named NANDLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;NAND:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
NOOP
- Mappings:
Namespace Name Mixin selector official jLdkr$o;j:Ldkr$o;intermediary field_5115Lnet/minecraft/class_4493$class_1030;field_5115:Lnet/minecraft/class_4493$class_1030;named NOOPLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;NOOP:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
NOR
- Mappings:
Namespace Name Mixin selector official kLdkr$o;k:Ldkr$o;intermediary field_5104Lnet/minecraft/class_4493$class_1030;field_5104:Lnet/minecraft/class_4493$class_1030;named NORLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;NOR:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
OR
- Mappings:
Namespace Name Mixin selector official lLdkr$o;l:Ldkr$o;intermediary field_5105Lnet/minecraft/class_4493$class_1030;field_5105:Lnet/minecraft/class_4493$class_1030;named ORLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;OR:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
OR_INVERTED
- Mappings:
Namespace Name Mixin selector official mLdkr$o;m:Ldkr$o;intermediary field_5116Lnet/minecraft/class_4493$class_1030;field_5116:Lnet/minecraft/class_4493$class_1030;named OR_INVERTEDLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;OR_INVERTED:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
OR_REVERSE
- Mappings:
Namespace Name Mixin selector official nLdkr$o;n:Ldkr$o;intermediary field_5110Lnet/minecraft/class_4493$class_1030;field_5110:Lnet/minecraft/class_4493$class_1030;named OR_REVERSELcom/mojang/blaze3d/platform/GlStateManager$LogicOp;OR_REVERSE:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
SET
- Mappings:
Namespace Name Mixin selector official oLdkr$o;o:Ldkr$o;intermediary field_5107Lnet/minecraft/class_4493$class_1030;field_5107:Lnet/minecraft/class_4493$class_1030;named SETLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;SET:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
XOR
- Mappings:
Namespace Name Mixin selector official pLdkr$o;p:Ldkr$o;intermediary field_5111Lnet/minecraft/class_4493$class_1030;field_5111:Lnet/minecraft/class_4493$class_1030;named XORLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;XOR:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;
-
-
Field Details
-
value
public final int value- Mappings:
Namespace Name Mixin selector official qLdkr$o;q:Iintermediary field_5108Lnet/minecraft/class_4493$class_1030;field_5108:Inamed valueLcom/mojang/blaze3d/platform/GlStateManager$LogicOp;value:I
-
-
Constructor Details
-
LogicOp
private LogicOp(int int2)
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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 type has no constant with the specified nameNullPointerException- if the argument is null
-