You've already forked AstralRinth
forked from xxxOFFxxx/AstralRinth
Merge commit 'c47bcf665d0686db29732629b36113d3b25915af' into feature-clean
This commit is contained in:
@@ -123,6 +123,7 @@ public final class MinecraftLaunch {
|
||||
setAccessible0.setAccessible(true);
|
||||
setAccessible0.invoke(object, true);
|
||||
} catch (NoSuchMethodException e) {
|
||||
object.setAccessible(true);
|
||||
}
|
||||
return object;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user