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 dkr$eintermediary net/minecraft/class_4493$class_1021named com/mojang/blaze3d/platform/GlStateManager$LogicOpState
-
Field Summary
Fields Modifier and Type Field Description GlStateManager.CapabilityTrackercapStateintop -
Constructor Summary
Constructors Modifier Constructor Description privateLogicOpState() -
Method Summary
-
Field Details
-
capState
- Mappings:
Namespace Name Mixin selector official aLdkr$e;a:Ldkr$c;intermediary field_5058Lnet/minecraft/class_4493$class_1021;field_5058:Lnet/minecraft/class_4493$class_1018;named capStateLcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
-
op
public int op- Mappings:
Namespace Name Mixin selector official bLdkr$e;b:Iintermediary field_5059Lnet/minecraft/class_4493$class_1021;field_5059:Inamed opLcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;op:I
-
-
Constructor Details
-
LogicOpState
private LogicOpState()
-