packets: Add support for 1.21.11

This commit is contained in:
Oliver
2025-11-07 13:25:18 +01:00
committed by Oliver
parent fb2beeb5b2
commit 7d5b86fd14
31 changed files with 1390 additions and 0 deletions

View File

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