packets: Add support for 1.21.6

This commit is contained in:
Oliver
2025-06-17 17:13:20 +02:00
parent 440e58f76a
commit 64e0eeddcf

View File

@@ -7,7 +7,7 @@ import java.util.List;
public enum ServerVersion { public enum ServerVersion {
v1_21_6("1.21.6 Release Candidate 1", 771), v1_21_6("1.21.6", 771),
v1_21_5("1.21.5", 770), v1_21_5("1.21.5", 770),
v1_21_4("1.21.4", 769), v1_21_4("1.21.4", 769),
v1_21_3("1.21.3", 768), v1_21_3("1.21.3", 768),