network: 1.18.2-rc1

This commit is contained in:
Bixilon 2022-02-25 22:51:49 +01:00
parent fe26c635e3
commit 46b26d6de3
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
3 changed files with 7 additions and 1 deletions

View File

@ -14,6 +14,7 @@ package de.bixilon.minosoft.protocol.protocol
@Suppress("UNUSED")
object ProtocolVersions {
const val V_1_18_2_RC1 = 828
const val V_1_18_2_PRE_3 = 827
const val V_1_18_2_PRE_2 = 826
const val V_1_18_2_PRE_1 = 825

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,9 @@
{
"828": {
"name": "1.18.2-rc1",
"protocol_id": 1073741897,
"packets": 798
},
"827": {
"name": "1.18.2-pre3",
"protocol_id": 1073741896,