network: 22w05a

This commit is contained in:
Bixilon 2022-02-02 22:27:39 +01:00
parent a041b20904
commit 7d2df97b72
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_22W05A = 822
const val V_22W03A = 821
const val V_1_18_1 = 820
const val V_1_18_1_RC3 = 819

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,9 @@
{
"822": {
"name": "22w05a",
"protocol_id": 1073741890,
"packets": 798
},
"821": {
"name": "22w03a",
"protocol_id": 1073741889,