We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f388009 commit a6707d7Copy full SHA for a6707d7
data/com/mojang/blaze3d/vertex/VertexConsumer.mapping
@@ -49,7 +49,7 @@ CLASS com/mojang/blaze3d/vertex/VertexConsumer
49
ARG 7 alpha
50
ARG 8 lightmap
51
ARG 9 packedOverlay
52
- ARG 10 readAlpha
+ ARG 10 readExistingColor
53
METHOD setColor (FFFF)Lcom/mojang/blaze3d/vertex/VertexConsumer;
54
ARG 1 red
55
ARG 2 green
0 commit comments