mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-09 15:29:20 -04:00
network: support for 1.17
This commit is contained in:
parent
b99fc06355
commit
8a1f55afaa
@ -16,6 +16,7 @@ package de.bixilon.minosoft.protocol.protocol;
|
||||
@SuppressWarnings("unused")
|
||||
public class ProtocolVersions {
|
||||
public static final int
|
||||
V_1_17 = 788,
|
||||
V_1_17_RC2 = 787,
|
||||
V_1_17_RC1 = 786,
|
||||
V_1_17_PRE5 = 785,
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user