Package com.mojang.blaze3d.platform
Class GlStateManager.LogicOpState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.LogicOpState
- Enclosing class:
- GlStateManager
@Environment(CLIENT) static class GlStateManager.LogicOpState extends Object
- Mappings:
Namespace Name official bfl$fintermediary net/minecraft/class_1013$class_1019named com/mojang/blaze3d/platform/GlStateManager$LogicOpState
-
Field Summary
Fields Modifier and Type Field Description GlStateManager.BooleanStatecapStateintop -
Constructor Summary
Constructors Modifier Constructor Description privateLogicOpState() -
Method Summary
-
Field Details
-
capState
- Mappings:
Namespace Name Mixin selector official aLbfl$f;a:Lbfl$c;intermediary field_4349Lnet/minecraft/class_1013$class_1019;field_4349:Lnet/minecraft/class_1013$class_1016;named capStateLcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
-
op
public int op- Mappings:
Namespace Name Mixin selector official bLbfl$f;b:Iintermediary field_4350Lnet/minecraft/class_1013$class_1019;field_4350:Inamed opLcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;op:I
-
-
Constructor Details
-
LogicOpState
private LogicOpState()
-