glColor3f

This commit is contained in:
Ben Russell 2016-08-22 19:34:11 +12:00
parent 7039f78d48
commit 4cdeaaa452
1 changed files with 1 additions and 0 deletions

View File

@ -234,6 +234,7 @@ CLASS none/bos net/minecraft/client/GlHandler
METHOD c getTexGenCoordState (Lnone/bos$u;)Lnone/bos$v;
METHOD d enableAlphaTest ()V
METHOD d lineWidth (F)V
METHOD d color (FFF)V
METHOD d blendEquation (I)V
METHOD d polygonMode (II)V
METHOD d vertexPointer (IIII)V