unmap non-obfuscated GlStateManager names

This commit is contained in:
Adrian Siekierka 2019-01-17 19:08:07 +01:00
parent 7a20b89758
commit 4ee3e57635
1 changed files with 2 additions and 28 deletions

View File

@ -36,9 +36,6 @@ CLASS com/mojang/blaze3d/platform/GlStateManager
FIELD b face I
FIELD c mode I
CLASS com/mojang/blaze3d/platform/GlStateManager$i FaceSides
FIELD a FRONT Lcom/mojang/blaze3d/platform/GlStateManager$i;
FIELD b BACK Lcom/mojang/blaze3d/platform/GlStateManager$i;
FIELD c FRONT_AND_BACK Lcom/mojang/blaze3d/platform/GlStateManager$i;
FIELD d glValue I
CLASS com/mojang/blaze3d/platform/GlStateManager$j CullFaceState
FIELD a capState Lcom/mojang/blaze3d/platform/GlStateManager$c;
@ -48,9 +45,6 @@ CLASS com/mojang/blaze3d/platform/GlStateManager
FIELD b mask Z
FIELD c func I
CLASS com/mojang/blaze3d/platform/GlStateManager$l FogMode
FIELD a LINEAR Lcom/mojang/blaze3d/platform/GlStateManager$l;
FIELD b EXP Lcom/mojang/blaze3d/platform/GlStateManager$l;
FIELD c EXP2 Lcom/mojang/blaze3d/platform/GlStateManager$l;
FIELD d glValue I
CLASS com/mojang/blaze3d/platform/GlStateManager$m FogState
FIELD a capState Lcom/mojang/blaze3d/platform/GlStateManager$c;
@ -59,22 +53,6 @@ CLASS com/mojang/blaze3d/platform/GlStateManager
FIELD d start F
FIELD e end F
CLASS com/mojang/blaze3d/platform/GlStateManager$n LogicOp
FIELD a AND Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD b AND_INVERTED Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD c AND_REVERSE Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD d CLEAR Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD e COPY Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD f COPY_INVERTED Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD g EQUIV Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD h INVERT Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD i NAND Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD j NOOP Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD k NOR Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD l OR Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD m OR_INVERTED Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD n OR_REVERSE Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD o SET Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD p XOR Lcom/mojang/blaze3d/platform/GlStateManager$n;
FIELD q glValue I
CLASS com/mojang/blaze3d/platform/GlStateManager$o PolygonOffsetState
FIELD a capFill Lcom/mojang/blaze3d/platform/GlStateManager$c;
@ -101,10 +79,6 @@ CLASS com/mojang/blaze3d/platform/GlStateManager
CLASS com/mojang/blaze3d/platform/GlStateManager$r StencilState
FIELD a subState Lcom/mojang/blaze3d/platform/GlStateManager$q;
CLASS com/mojang/blaze3d/platform/GlStateManager$s TexCoord
FIELD a S Lcom/mojang/blaze3d/platform/GlStateManager$s;
FIELD b T Lcom/mojang/blaze3d/platform/GlStateManager$s;
FIELD c R Lcom/mojang/blaze3d/platform/GlStateManager$s;
FIELD d Q Lcom/mojang/blaze3d/platform/GlStateManager$s;
CLASS com/mojang/blaze3d/platform/GlStateManager$t TexGenCoordState
FIELD a capState Lcom/mojang/blaze3d/platform/GlStateManager$c;
FIELD b coord I
@ -123,9 +97,9 @@ CLASS com/mojang/blaze3d/platform/GlStateManager
FIELD c y I
FIELD d width I
FIELD e height I
CLASS com/mojang/blaze3d/platform/GlStateManager$DestFactor DstBlendFactor
CLASS com/mojang/blaze3d/platform/GlStateManager$DestFactor
FIELD value glValue I
CLASS com/mojang/blaze3d/platform/GlStateManager$SourceFactor SrcBlendFactor
CLASS com/mojang/blaze3d/platform/GlStateManager$SourceFactor
FIELD value glValue I
METHOD alphaFunc (IF)V
ARG 0 func