mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2026-05-31 05:41:54 +00:00
Minecraft 26.1-rc-2 support
This commit is contained in:
@@ -54,7 +54,7 @@ public class ProtocolConstants
|
||||
public static final int MINECRAFT_1_21_7 = 772;
|
||||
public static final int MINECRAFT_1_21_9 = 773;
|
||||
public static final int MINECRAFT_1_21_11 = 774;
|
||||
public static final int MINECRAFT_26_1 = 1073742123;
|
||||
public static final int MINECRAFT_26_1 = 1073742126;
|
||||
public static final List<String> SUPPORTED_VERSIONS;
|
||||
public static final List<Integer> SUPPORTED_VERSION_IDS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user