| cya | |
| com.mojang.blaze3d.shaders.BlendMode | |
| net.minecraft.class_277 | |
| net.minecraft.client.gl.GlBlendState | |
| net.minecraft.client.util.JSONBlendingMode |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static BlendMode |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final boolean |
| ||||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (boolean separateBlend, boolean blendDisabled, int srcRgb, int dstRgb, int srcAlpha, int dstAlpha, int func) |
| public | () |
| public | (int srcRgb, int dstRgb, int func) |
| public | (int srcRgb, int dstRgb, int srcAlpha, int dstAlpha, int func) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public boolean |
| ||||||||||
| public static int |
| ||||||||||
| public static int |
|