Class GlStateManager.StencilSubState

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

@Environment(CLIENT) static class GlStateManager.StencilSubState extends Object
Mappings:
Namespace Name
official bnf$s
intermediary net/minecraft/class_2403$class_2416
named com/mojang/blaze3d/platform/GlStateManager$StencilSubState
  • Field Details

    • func

      public int func
      Mappings:
      Namespace Name Mixin selector
      official a Lbnf$s;a:I
      intermediary field_10769 Lnet/minecraft/class_2403$class_2416;field_10769:I
      named func Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;func:I
    • ref

      public int ref
      Mappings:
      Namespace Name Mixin selector
      official b Lbnf$s;b:I
      intermediary field_10770 Lnet/minecraft/class_2403$class_2416;field_10770:I
      named ref Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;ref:I
    • mask

      public int mask
      Mappings:
      Namespace Name Mixin selector
      official c Lbnf$s;c:I
      intermediary field_10771 Lnet/minecraft/class_2403$class_2416;field_10771:I
      named mask Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;mask:I
  • Constructor Details

    • StencilSubState

      private StencilSubState()