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

    • capState

      public GlStateManager.BooleanState capState
      Mappings:
      Namespace Name Mixin selector
      official a Lcua$f;a:Lcua$c;
      intermediary field_10746 Lnet/minecraft/class_2403$class_2409;field_10746:Lnet/minecraft/class_2403$class_2406;
      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 Lcua$f;b:I
      intermediary field_10747 Lnet/minecraft/class_2403$class_2409;field_10747:I
      named op Lcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;op:I
  • Constructor Details

    • LogicOpState

      private LogicOpState()