network: 22w06a

This commit is contained in:
Bixilon 2022-02-09 23:37:15 +01:00
parent 7d2df97b72
commit abb35587c9
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_22W06A = 823
const val V_22W05A = 822
const val V_22W03A = 821
const val V_1_18_1 = 820

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,9 @@
{
"823": {
"name": "22w06a",
"protocol_id": 1073741891,
"packets": 798
},
"822": {
"name": "22w05a",
"protocol_id": 1073741890,