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$f
intermediary net/minecraft/class_1013$class_1019
named com/mojang/blaze3d/platform/GlStateManager$LogicOpState
  • Field Details

    • capState

      public GlStateManager.BooleanState capState
      Mappings:
      Namespace Name Mixin selector
      official a Lbfl$f;a:Lbfl$c;
      intermediary field_4349 Lnet/minecraft/class_1013$class_1019;field_4349:Lnet/minecraft/class_1013$class_1016;
      named capState Lcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
    • op

      public int op
      Mappings:
      Namespace Name Mixin selector
      official b Lbfl$f;b:I
      intermediary field_4350 Lnet/minecraft/class_1013$class_1019;field_4350:I
      named op Lcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;op:I
  • Constructor Details

    • LogicOpState

      private LogicOpState()