#3830: Dialog & 25w21a changes

This commit is contained in:
Outfluencer
2025-05-21 07:09:59 +10:00
committed by md_5
parent 4d37c2488e
commit 8bff00f15b
5 changed files with 97 additions and 14 deletions

View File

@@ -50,7 +50,7 @@ public class ProtocolConstants
public static final int MINECRAFT_1_21_2 = 768;
public static final int MINECRAFT_1_21_4 = 769;
public static final int MINECRAFT_1_21_5 = 770;
public static final int MINECRAFT_1_21_6 = 1073742074;
public static final int MINECRAFT_1_21_6 = 1073742075;
public static final List<String> SUPPORTED_VERSIONS;
public static final List<Integer> SUPPORTED_VERSION_IDS;