Class GlStateManager.BlendFuncState

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

@Environment(CLIENT) private static class GlStateManager.BlendFuncState extends Object
Mappings:
Namespace Name
named com/mojang/blaze3d/opengl/GlStateManager$BlendFuncState
intermediary com/mojang/blaze3d/opengl/GlStateManager$class_1017
official com/mojang/blaze3d/opengl/GlStateManager$a
  • Field Details

    • capState

      public final GlStateManager.CapabilityTracker capState
      Mappings:
      Namespace Name Mixin selector
      named capState Lcom/mojang/blaze3d/opengl/GlStateManager$BlendFuncState;capState:Lcom/mojang/blaze3d/opengl/GlStateManager$CapabilityTracker;
      intermediary field_5045 Lcom/mojang/blaze3d/opengl/GlStateManager$class_1017;field_5045:Lcom/mojang/blaze3d/opengl/GlStateManager$class_1018;
      official a Lcom/mojang/blaze3d/opengl/GlStateManager$a;a:Lcom/mojang/blaze3d/opengl/GlStateManager$b;
    • srcFactorRgb

      public int srcFactorRgb
      Mappings:
      Namespace Name Mixin selector
      named srcFactorRgb Lcom/mojang/blaze3d/opengl/GlStateManager$BlendFuncState;srcFactorRgb:I
      intermediary field_5049 Lcom/mojang/blaze3d/opengl/GlStateManager$class_1017;field_5049:I
      official b Lcom/mojang/blaze3d/opengl/GlStateManager$a;b:I
    • dstFactorRgb

      public int dstFactorRgb
      Mappings:
      Namespace Name Mixin selector
      named dstFactorRgb Lcom/mojang/blaze3d/opengl/GlStateManager$BlendFuncState;dstFactorRgb:I
      intermediary field_5048 Lcom/mojang/blaze3d/opengl/GlStateManager$class_1017;field_5048:I
      official c Lcom/mojang/blaze3d/opengl/GlStateManager$a;c:I
    • srcFactorAlpha

      public int srcFactorAlpha
      Mappings:
      Namespace Name Mixin selector
      named srcFactorAlpha Lcom/mojang/blaze3d/opengl/GlStateManager$BlendFuncState;srcFactorAlpha:I
      intermediary field_5047 Lcom/mojang/blaze3d/opengl/GlStateManager$class_1017;field_5047:I
      official d Lcom/mojang/blaze3d/opengl/GlStateManager$a;d:I
    • dstFactorAlpha

      public int dstFactorAlpha
      Mappings:
      Namespace Name Mixin selector
      named dstFactorAlpha Lcom/mojang/blaze3d/opengl/GlStateManager$BlendFuncState;dstFactorAlpha:I
      intermediary field_5046 Lcom/mojang/blaze3d/opengl/GlStateManager$class_1017;field_5046:I
      official e Lcom/mojang/blaze3d/opengl/GlStateManager$a;e:I
  • Constructor Details

    • BlendFuncState

      BlendFuncState()