network: 1.18-rc2, 1.18-rc3

This commit is contained in:
Bixilon 2021-11-27 14:14:29 +01:00
parent 69d7f7be81
commit d27a59a0a2
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
4 changed files with 5 additions and 3 deletions

View File

@ -16,6 +16,8 @@ package de.bixilon.minosoft.protocol.protocol;
@SuppressWarnings("unused")
public class ProtocolVersions {
public static final int
V_1_18_RC3 = 813,
V_1_18_RC2 = 812,
V_1_18_RC1 = 811,
V_1_18_PRE8 = 810,
V_1_18_PRE7 = 809,

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