Class GlStateManager.AlphaTestState

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

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

    • capState

      public final GlStateManager.CapabilityTracker capState
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official a Ldkr$a;a:Ldkr$c;
      intermediary field_5042 Lnet/minecraft/class_4493$class_1016;field_5042:Lnet/minecraft/class_4493$class_1018;
      named capState Lcom/mojang/blaze3d/platform/GlStateManager$AlphaTestState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
    • func

      public int func
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official b Ldkr$a;b:I
      intermediary field_5044 Lnet/minecraft/class_4493$class_1016;field_5044:I
      named func Lcom/mojang/blaze3d/platform/GlStateManager$AlphaTestState;func:I
    • ref

      public float ref
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official c Ldkr$a;c:F
      intermediary field_5043 Lnet/minecraft/class_4493$class_1016;field_5043:F
      named ref Lcom/mojang/blaze3d/platform/GlStateManager$AlphaTestState;ref:F
  • Constructor Details

    • AlphaTestState

      private AlphaTestState()
      Deprecated.