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 dkr$s
intermediary net/minecraft/class_4493$class_1034
named com/mojang/blaze3d/platform/GlStateManager$StencilSubState
  • Field Details

    • func

      public int func
      Mappings:
      Namespace Name Mixin selector
      official a Ldkr$s;a:I
      intermediary field_5148 Lnet/minecraft/class_4493$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 Ldkr$s;b:I
      intermediary field_16203 Lnet/minecraft/class_4493$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 Ldkr$s;c:I
      intermediary field_5147 Lnet/minecraft/class_4493$class_1034;field_5147:I
      named mask Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;mask:I
  • Constructor Details

    • StencilSubState

      private StencilSubState()