tweaks to last pull

This commit is contained in:
asiekierka 2016-09-18 17:00:35 +02:00
parent 6c842977a3
commit 6f6e2a129d
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
CLASS none/cbf net/minecraft/client/GlExtensionHandler
CLASS none/cbf net/minecraft/client/gl/GlExtensionHandler
CLASS none/cbf$a FBOMode
FIELD a BASE Lnone/cbf$a;
FIELD b ARB Lnone/cbf$a;

View File

@ -5,7 +5,7 @@ CLASS none/bpf net/minecraft/client/gl/GlFramebuffer
FIELD d viewHeight I
FIELD e useDepthAttachment Z
FIELD f fbo I
FIELD g colorAttachment0 I
FIELD g colorAttachment I
FIELD h depthAttachment I
FIELD i clearColor [F
FIELD j texFilter I

View File

@ -1,4 +1,4 @@
CLASS none/bou net/minecraft/client/GlHandler
CLASS none/bou net/minecraft/client/gl/GlHandler
CLASS none/bou$a AlphaTestState
FIELD a capState Lnone/bou$c;
FIELD b func I

View File

@ -12,7 +12,7 @@ CLASS none/bwk net/minecraft/client/gl/GlProgram
FIELD l programRef I
FIELD m name Ljava/lang/String;
FIELD n useCullFace Z
FIELD o uniformStateIsDirty Z
FIELD o uniformStateDirty Z
FIELD p blendState Lnone/bwi;
FIELD q attribLocs Ljava/util/List;
FIELD r attribNames Ljava/util/List;