Fix method access modifier

This commit is contained in:
icelimetea 2022-05-03 00:53:22 +01:00
parent 4fdb21b414
commit 860a7af679

View File

@ -145,7 +145,7 @@ public final class OneSixLauncher implements Launcher {
invokeMain(minecraftClass);
}
void launchWithMainClass() throws Exception {
private void launchWithMainClass() throws Exception {
// window size, title and state, onesix
// FIXME: there is no good way to maximize the minecraft window in onesix.