Upstream Paper's upgrade to vineflower 12.0.0 (#1782)

This commit is contained in:
granny
2026-05-31 16:42:41 -07:00
committed by GitHub
parent dc4a255969
commit 3fe5edd4b5
116 changed files with 1321 additions and 1333 deletions

View File

@@ -8,7 +8,7 @@
public CrashReport(final String title, final Throwable t) {
this.title = title;
@@ -129,7 +_,7 @@
@@ -126,7 +_,7 @@
}
public String getFriendlyReport(final ReportType reportType) {
@@ -17,7 +17,7 @@
}
public @Nullable Path getSaveFile() {
@@ -159,7 +_,7 @@
@@ -156,7 +_,7 @@
}
public boolean saveToFile(final Path file, final ReportType reportType) {