Package com.mojang.blaze3d.platform
Class GlStateManager.BlendFuncState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.BlendFuncState
- Enclosing class:
 GlStateManager
- Mappings:
 Namespace Name official com/mojang/blaze3d/platform/GlStateManager$aintermediary com/mojang/blaze3d/platform/GlStateManager$class_1017named com/mojang/blaze3d/platform/GlStateManager$BlendFuncState
- 
Field Summary
FieldsModifier and TypeFieldDescriptionintintintint - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
capState
- Mappings:
 Namespace Name Mixin selector official aLcom/mojang/blaze3d/platform/GlStateManager$a;a:Lcom/mojang/blaze3d/platform/GlStateManager$b;intermediary field_5045Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5045:Lcom/mojang/blaze3d/platform/GlStateManager$class_1018;named capStateLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
 - 
srcFactorRGB
public int srcFactorRGB- Mappings:
 Namespace Name Mixin selector official bLcom/mojang/blaze3d/platform/GlStateManager$a;b:Iintermediary field_5049Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5049:Inamed srcFactorRGBLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorRGB:I
 - 
dstFactorRGB
public int dstFactorRGB- Mappings:
 Namespace Name Mixin selector official cLcom/mojang/blaze3d/platform/GlStateManager$a;c:Iintermediary field_5048Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5048:Inamed dstFactorRGBLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorRGB:I
 - 
srcFactorAlpha
public int srcFactorAlpha- Mappings:
 Namespace Name Mixin selector official dLcom/mojang/blaze3d/platform/GlStateManager$a;d:Iintermediary field_5047Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5047:Inamed srcFactorAlphaLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorAlpha:I
 - 
dstFactorAlpha
public int dstFactorAlpha- Mappings:
 Namespace Name Mixin selector official eLcom/mojang/blaze3d/platform/GlStateManager$a;e:Iintermediary field_5046Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5046:Inamed dstFactorAlphaLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorAlpha:I
 
 - 
 - 
Constructor Details
- 
BlendFuncState
BlendFuncState() 
 -