Rename Class111_Sub1 to MouseWheel

This commit is contained in:
Pazaz 2022-04-19 06:19:11 -04:00
parent 298c420ae4
commit 2433bde66c
2 changed files with 2 additions and 2 deletions

View file

@ -121,7 +121,7 @@ public final class Static44 {
@OriginalMember(owner = "client!dh", name = "a", descriptor = "(B)Lclient!uc;")
public static Class111 method1150() {
try {
return (Class111) Class.forName("Class111_Sub1").getDeclaredConstructor().newInstance();
return (Class111) Class.forName("JavaMouseWheel").getDeclaredConstructor().newInstance();
} catch (@Pc(15) Throwable local15) {
return null;
}