Class GlStateManager.StencilSubState

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

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

    • func

      public int func
      Mappings:
      Namespace Name Mixin selector
      official a Lcom/mojang/blaze3d/platform/GlStateManager$j;a:I
      intermediary field_5148 Lcom/mojang/blaze3d/platform/GlStateManager$class_1034;field_5148:I
      named func Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;func:I
    • ref

      public int ref
      Mappings:
      Namespace Name Mixin selector
      official b Lcom/mojang/blaze3d/platform/GlStateManager$j;b:I
      intermediary field_16203 Lcom/mojang/blaze3d/platform/GlStateManager$class_1034;field_16203:I
      named ref Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;ref:I
    • mask

      public int mask
      Mappings:
      Namespace Name Mixin selector
      official c Lcom/mojang/blaze3d/platform/GlStateManager$j;c:I
      intermediary field_5147 Lcom/mojang/blaze3d/platform/GlStateManager$class_1034;field_5147:I
      named mask Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;mask:I
  • Constructor Details

    • StencilSubState

      StencilSubState()