packets: Add support for 1.21.8

This commit is contained in:
Oliver
2025-07-17 15:27:39 +02:00
parent 0ff54f8d3d
commit 4c6d5b19a9
3 changed files with 18 additions and 17 deletions

View File

@@ -7,6 +7,7 @@ import java.util.List;
public enum ServerVersion {
v1_21_8("1.21.8", 772),
v1_21_7("1.21.7", 772),
v1_21_6("1.21.6", 771),
v1_21_5("1.21.5", 770),