packets: Add 1_21_6 module

This commit is contained in:
Oliver
2025-05-19 20:50:23 +02:00
committed by Oliver
parent f110774b9a
commit bfd9c05b09
25 changed files with 918 additions and 0 deletions

View File

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