Class GlStateManager.BlendFuncState

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

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

    • capState

      public GlStateManager.BooleanState capState
      Mappings:
      Namespace Name Mixin selector
      official a Lcua$b;a:Lcua$c;
      intermediary field_10732 Lnet/minecraft/class_2403$class_2405;field_10732:Lnet/minecraft/class_2403$class_2406;
      named capState Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
    • srcFactorRGB

      public int srcFactorRGB
      Mappings:
      Namespace Name Mixin selector
      official b Lcua$b;b:I
      intermediary field_10733 Lnet/minecraft/class_2403$class_2405;field_10733:I
      named srcFactorRGB Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorRGB:I
    • dstFactorRGB

      public int dstFactorRGB
      Mappings:
      Namespace Name Mixin selector
      official c Lcua$b;c:I
      intermediary field_10734 Lnet/minecraft/class_2403$class_2405;field_10734:I
      named dstFactorRGB Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorRGB:I
    • srcFactorAlpha

      public int srcFactorAlpha
      Mappings:
      Namespace Name Mixin selector
      official d Lcua$b;d:I
      intermediary field_10735 Lnet/minecraft/class_2403$class_2405;field_10735:I
      named srcFactorAlpha Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorAlpha:I
    • dstFactorAlpha

      public int dstFactorAlpha
      Mappings:
      Namespace Name Mixin selector
      official e Lcua$b;e:I
      intermediary field_10736 Lnet/minecraft/class_2403$class_2405;field_10736:I
      named dstFactorAlpha Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorAlpha:I
  • Constructor Details

    • BlendFuncState

      private BlendFuncState()