Package com.mojang.blaze3d.platform
Class GlStateManager.BlendFuncState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.BlendFuncState
- Enclosing class:
- GlStateManager
- Mappings:
- Namespace - Name - named - com/mojang/blaze3d/platform/GlStateManager$BlendFuncState- intermediary - com/mojang/blaze3d/platform/GlStateManager$class_1017- official - com/mojang/blaze3d/platform/GlStateManager$a
- 
Field SummaryFieldsModifier and TypeFieldDescriptionintintintint
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
capState- Mappings:
- Namespace - Name - Mixin selector - named - capState- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;- intermediary - field_5045- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5045:Lcom/mojang/blaze3d/platform/GlStateManager$class_1018;- official - a- Lcom/mojang/blaze3d/platform/GlStateManager$a;a:Lcom/mojang/blaze3d/platform/GlStateManager$b;
 
- 
srcFactorRGBpublic int srcFactorRGB- Mappings:
- Namespace - Name - Mixin selector - named - srcFactorRGB- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorRGB:I- intermediary - field_5049- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5049:I- official - b- Lcom/mojang/blaze3d/platform/GlStateManager$a;b:I
 
- 
dstFactorRGBpublic int dstFactorRGB- Mappings:
- Namespace - Name - Mixin selector - named - dstFactorRGB- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorRGB:I- intermediary - field_5048- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5048:I- official - c- Lcom/mojang/blaze3d/platform/GlStateManager$a;c:I
 
- 
srcFactorAlphapublic int srcFactorAlpha- Mappings:
- Namespace - Name - Mixin selector - named - srcFactorAlpha- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorAlpha:I- intermediary - field_5047- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5047:I- official - d- Lcom/mojang/blaze3d/platform/GlStateManager$a;d:I
 
- 
dstFactorAlphapublic int dstFactorAlpha- Mappings:
- Namespace - Name - Mixin selector - named - dstFactorAlpha- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorAlpha:I- intermediary - field_5046- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5046:I- official - e- Lcom/mojang/blaze3d/platform/GlStateManager$a;e:I
 
 
- 
- 
Constructor Details- 
BlendFuncStateBlendFuncState()
 
-