Minecraft 1.20.3-rc1 support
This commit is contained in:
parent
70f346c1dc
commit
e1462ccdd1
@ -44,7 +44,7 @@ public class ProtocolConstants
|
||||
public static final int MINECRAFT_1_19_4 = 762;
|
||||
public static final int MINECRAFT_1_20 = 763;
|
||||
public static final int MINECRAFT_1_20_2 = 764;
|
||||
public static final int MINECRAFT_1_20_3 = 1073741989;
|
||||
public static final int MINECRAFT_1_20_3 = 1073741992;
|
||||
public static final List<String> SUPPORTED_VERSIONS;
|
||||
public static final List<Integer> SUPPORTED_VERSION_IDS;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user