Class GlStateManager.CullFaceState

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

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

    • capState

      public final GlStateManager.CapabilityTracker capState
      Mappings:
      Namespace Name Mixin selector
      official a Lcom/mojang/blaze3d/platform/GlStateManager$e;a:Lcom/mojang/blaze3d/platform/GlStateManager$b;
      intermediary field_5072 Lcom/mojang/blaze3d/platform/GlStateManager$class_1025;field_5072:Lcom/mojang/blaze3d/platform/GlStateManager$class_1018;
      named capState Lcom/mojang/blaze3d/platform/GlStateManager$CullFaceState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
    • mode

      public int mode
      Mappings:
      Namespace Name Mixin selector
      official b Lcom/mojang/blaze3d/platform/GlStateManager$e;b:I
      intermediary field_5073 Lcom/mojang/blaze3d/platform/GlStateManager$class_1025;field_5073:I
      named mode Lcom/mojang/blaze3d/platform/GlStateManager$CullFaceState;mode:I
  • Constructor Details

    • CullFaceState

      CullFaceState()