Added 1.20 support

This commit is contained in:
Auxilor
2023-06-08 21:30:16 +01:00
parent 8515ff2b7b
commit 7e74223352
16 changed files with 614 additions and 1 deletions

View File

@@ -23,7 +23,8 @@ public final class ProxyConstants {
"v1_18_R2",
"v1_19_R1",
"v1_19_R2",
"v1_19_R3"
"v1_19_R3",
"v1_20_R1"
);
private ProxyConstants() {