Add support for 1.21.11-pre5

This commit is contained in:
Oliver
2025-12-04 14:32:32 +01:00
parent e837ad89d3
commit 7fb487a344
20 changed files with 19 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ import java.util.List;
public enum ServerVersion {
v1_21_11("1.21.11 Pre-Release 4", 774),
v1_21_11("1.21.11 Pre-Release 5", 774),
v1_21_10("1.21.10", 773),
v1_21_9("1.21.9", 773),
v1_21_8("1.21.8", 772),