Class GlStateManager.AlphaTestState

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

@Environment(CLIENT) static class GlStateManager.AlphaTestState extends Object
Mappings:
Namespace Name
official cua$a
intermediary net/minecraft/class_2403$class_2404
named com/mojang/blaze3d/platform/GlStateManager$AlphaTestState
  • Field Details

    • capState

      public GlStateManager.BooleanState capState
      Mappings:
      Namespace Name Mixin selector
      official a Lcua$a;a:Lcua$c;
      intermediary field_10729 Lnet/minecraft/class_2403$class_2404;field_10729:Lnet/minecraft/class_2403$class_2406;
      named capState Lcom/mojang/blaze3d/platform/GlStateManager$AlphaTestState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
    • func

      public int func
      Mappings:
      Namespace Name Mixin selector
      official b Lcua$a;b:I
      intermediary field_10730 Lnet/minecraft/class_2403$class_2404;field_10730:I
      named func Lcom/mojang/blaze3d/platform/GlStateManager$AlphaTestState;func:I
    • ref

      public float ref
      Mappings:
      Namespace Name Mixin selector
      official c Lcua$a;c:F
      intermediary field_10731 Lnet/minecraft/class_2403$class_2404;field_10731:F
      named ref Lcom/mojang/blaze3d/platform/GlStateManager$AlphaTestState;ref:F
  • Constructor Details

    • AlphaTestState

      private AlphaTestState()