name those two buffers

This commit is contained in:
Ben Russell 2016-08-22 19:47:55 +12:00
parent dad2069b60
commit 962c643cf5
1 changed files with 2 additions and 0 deletions

View File

@ -134,6 +134,8 @@ CLASS none/bos net/minecraft/client/GlHandler
CLASS none/bos$x Texture2DState
FIELD a capState Lnone/bos$c;
FIELD b boundTexture I
FIELD a matrixBuf Ljava/nio/FloatBuffer;
FIELD b vectorBuf Ljava/nio/FloatBuffer;
FIELD c alphaTestState Lnone/bos$a;
FIELD d lightSystemEnabled Lnone/bos$c;
FIELD e lightSourceEnabled [Lnone/bos$c;