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 bfl$m
intermediary net/minecraft/class_1013$class_1026
named com/mojang/blaze3d/platform/GlStateManager$StencilSubState
  • Field Details

    • func

      public int func
      Mappings:
      Namespace Name Mixin selector
      official a Lbfl$m;a:I
      intermediary field_4372 Lnet/minecraft/class_1013$class_1026;field_4372:I
      named func Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;func:I
    • ref

      public int ref
      Mappings:
      Namespace Name Mixin selector
      official b Lbfl$m;b:I
      intermediary field_4373 Lnet/minecraft/class_1013$class_1026;field_4373:I
      named ref Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;ref:I
    • mask

      public int mask
      Mappings:
      Namespace Name Mixin selector
      official c Lbfl$m;c:I
      intermediary field_4374 Lnet/minecraft/class_1013$class_1026;field_4374:I
      named mask Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;mask:I
  • Constructor Details

    • StencilSubState

      private StencilSubState()