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$a- intermediary - com/mojang/blaze3d/platform/GlStateManager$class_1017- named - com/mojang/blaze3d/platform/GlStateManager$BlendFuncState
- 
Field SummaryFieldsModifier and TypeFieldDescriptionintintintint
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
capState- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcom/mojang/blaze3d/platform/GlStateManager$a;a:Lcom/mojang/blaze3d/platform/GlStateManager$b;- intermediary - field_5045- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5045:Lcom/mojang/blaze3d/platform/GlStateManager$class_1018;- named - capState- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
 
- 
srcFactorRGBpublic int srcFactorRGB- Mappings:
- Namespace - Name - Mixin selector - official - b- Lcom/mojang/blaze3d/platform/GlStateManager$a;b:I- intermediary - field_5049- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5049:I- named - srcFactorRGB- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorRGB:I
 
- 
dstFactorRGBpublic int dstFactorRGB- Mappings:
- Namespace - Name - Mixin selector - official - c- Lcom/mojang/blaze3d/platform/GlStateManager$a;c:I- intermediary - field_5048- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5048:I- named - dstFactorRGB- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorRGB:I
 
- 
srcFactorAlphapublic int srcFactorAlpha- Mappings:
- Namespace - Name - Mixin selector - official - d- Lcom/mojang/blaze3d/platform/GlStateManager$a;d:I- intermediary - field_5047- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5047:I- named - srcFactorAlpha- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorAlpha:I
 
- 
dstFactorAlphapublic int dstFactorAlpha- Mappings:
- Namespace - Name - Mixin selector - official - e- Lcom/mojang/blaze3d/platform/GlStateManager$a;e:I- intermediary - field_5046- Lcom/mojang/blaze3d/platform/GlStateManager$class_1017;field_5046:I- named - dstFactorAlpha- Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorAlpha:I
 
 
- 
- 
Constructor Details- 
BlendFuncStateBlendFuncState()
 
-