mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2024-11-27 04:35:18 +01:00
Minecraft 24w39a support
This commit is contained in:
parent
acb85e30fa
commit
f0a30c43cd
@ -47,7 +47,7 @@ public class ProtocolConstants
|
||||
public static final int MINECRAFT_1_20_3 = 765;
|
||||
public static final int MINECRAFT_1_20_5 = 766;
|
||||
public static final int MINECRAFT_1_21 = 767;
|
||||
public static final int MINECRAFT_1_21_2 = 1073742034;
|
||||
public static final int MINECRAFT_1_21_2 = 1073742035;
|
||||
public static final List<String> SUPPORTED_VERSIONS;
|
||||
public static final List<Integer> SUPPORTED_VERSION_IDS;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user