Package com.mojang.blaze3d.platform
Class GlStateManager.BlendFuncState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.BlendFuncState
- Enclosing class:
- GlStateManager
- Mappings:
Namespace Name official bus$bintermediary net/minecraft/class_2403$class_2405named 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 aLbus$b;a:Lbus$c;intermediary field_10732Lnet/minecraft/class_2403$class_2405;field_10732:Lnet/minecraft/class_2403$class_2406;named capStateLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
-
srcFactorRGB
public int srcFactorRGB- Mappings:
Namespace Name Mixin selector official bLbus$b;b:Iintermediary field_10733Lnet/minecraft/class_2403$class_2405;field_10733:Inamed srcFactorRGBLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorRGB:I
-
dstFactorRGB
public int dstFactorRGB- Mappings:
Namespace Name Mixin selector official cLbus$b;c:Iintermediary field_10734Lnet/minecraft/class_2403$class_2405;field_10734:Inamed dstFactorRGBLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorRGB:I
-
srcFactorAlpha
public int srcFactorAlpha- Mappings:
Namespace Name Mixin selector official dLbus$b;d:Iintermediary field_10735Lnet/minecraft/class_2403$class_2405;field_10735:Inamed srcFactorAlphaLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;srcFactorAlpha:I
-
dstFactorAlpha
public int dstFactorAlpha- Mappings:
Namespace Name Mixin selector official eLbus$b;e:Iintermediary field_10736Lnet/minecraft/class_2403$class_2405;field_10736:Inamed dstFactorAlphaLcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;dstFactorAlpha:I
-
-
Constructor Details
-
BlendFuncState
private BlendFuncState()
-