Merge 1.19.4 into 1.20

This commit is contained in:
embeddedt 2023-06-26 15:57:50 -04:00
commit af486998d2
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -86,6 +86,7 @@ public class ModernFixPlatformHooks {
throw new AssertionError();
}
@ExpectPlatform
public static void onLaunchComplete() {
throw new AssertionError();
}