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
named com/mojang/blaze3d/platform/GlStateManager$LogicOpState
intermediary com/mojang/blaze3d/platform/GlStateManager$class_1021
official com/mojang/blaze3d/platform/GlStateManager$c
  • Field Details

    • capState

      public final GlStateManager.CapabilityTracker capState
      Mappings:
      Namespace Name Mixin selector
      named capState Lcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
      intermediary field_5058 Lcom/mojang/blaze3d/platform/GlStateManager$class_1021;field_5058:Lcom/mojang/blaze3d/platform/GlStateManager$class_1018;
      official a Lcom/mojang/blaze3d/platform/GlStateManager$c;a:Lcom/mojang/blaze3d/platform/GlStateManager$b;
    • op

      public int op
      Mappings:
      Namespace Name Mixin selector
      named op Lcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;op:I
      intermediary field_5059 Lcom/mojang/blaze3d/platform/GlStateManager$class_1021;field_5059:I
      official b Lcom/mojang/blaze3d/platform/GlStateManager$c;b:I
  • Constructor Details

    • LogicOpState

      LogicOpState()