mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 11:24:56 -04:00
network: add support for 1.17-pre5
This commit is contained in:
parent
643c448cc9
commit
e3fc6449c7
@ -16,6 +16,7 @@ package de.bixilon.minosoft.protocol.protocol;
|
||||
@SuppressWarnings("unused")
|
||||
public class ProtocolVersions {
|
||||
public static final int
|
||||
V_1_17_PRE5 = 785,
|
||||
V_1_17_PRE4 = 784,
|
||||
V_1_17_PRE3 = 783,
|
||||
V_1_17_PRE2 = 782,
|
||||
|
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