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