Minecraft 25w09b protocol support
This commit is contained in:
parent
f797bd488f
commit
598d73e6f0
@ -49,7 +49,7 @@ public class ProtocolConstants
|
||||
public static final int MINECRAFT_1_21 = 767;
|
||||
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 = 1073742059;
|
||||
public static final int MINECRAFT_1_21_5 = 1073742061;
|
||||
public static final List<String> SUPPORTED_VERSIONS;
|
||||
public static final List<Integer> SUPPORTED_VERSION_IDS;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user