Class GlStateManager.LogicOpState

java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.LogicOpState
Enclosing class:
GlStateManager

@Environment(CLIENT) private static class GlStateManager.LogicOpState extends Object
Mappings:
Namespace Name
official com/mojang/blaze3d/platform/GlStateManager$c
intermediary com/mojang/blaze3d/platform/GlStateManager$class_1021
named com/mojang/blaze3d/platform/GlStateManager$LogicOpState
  • Field Details

    • capState

      public final GlStateManager.CapabilityTracker capState
      Mappings:
      Namespace Name Mixin selector
      official a Lcom/mojang/blaze3d/platform/GlStateManager$c;a:Lcom/mojang/blaze3d/platform/GlStateManager$b;
      intermediary field_5058 Lcom/mojang/blaze3d/platform/GlStateManager$class_1021;field_5058:Lcom/mojang/blaze3d/platform/GlStateManager$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 Lcom/mojang/blaze3d/platform/GlStateManager$c;b:I
      intermediary field_5059 Lcom/mojang/blaze3d/platform/GlStateManager$class_1021;field_5059:I
      named op Lcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;op:I
  • Constructor Details

    • LogicOpState

      LogicOpState()