network: 1.18.1-rc2

GIT_SILENT
This commit is contained in:
Bixilon 2021-12-08 16:24:50 +01:00
parent dcd6e36f38
commit 5a0cb2e4ce
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
4 changed files with 1549 additions and 3 deletions

View File

@ -16,6 +16,7 @@ package de.bixilon.minosoft.protocol.protocol;
@SuppressWarnings("unused")
public class ProtocolVersions {
public static final int
V_1_18_1_RC2 = 818,
V_1_18_1_RC1 = 817,
V_1_18_1_PRE1 = 816,
V_1_18 = 815,

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