make injected client java8-compliant, dumb mixin

This commit is contained in:
ThatGamerBlue
2021-02-19 15:00:07 +00:00
parent 07f512edef
commit 195b4a94dd
11 changed files with 186 additions and 38 deletions

View File

@@ -213,7 +213,7 @@ public class Widget extends Node {
descriptor = "Llj;"
)
@Export("fillMode")
public class333 fillMode;
public WidgetFillMode fillMode;
@ObfuscatedName("ar")
@ObfuscatedGetter(
intValue = -318915915
@@ -711,7 +711,7 @@ public class Widget extends Node {
this.mouseOverColor = 0;
this.mouseOverColor2 = 0;
this.fill = false;
this.fillMode = class333.SOLID;
this.fillMode = WidgetFillMode.SOLID;
this.transparencyTop = 0;
this.transparencyBot = 0;
this.lineWid = 1;