network: 22w44a

This commit is contained in:
Bixilon 2022-11-06 20:12:13 +01:00
parent c195ca63d6
commit c332b4ee20
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
2 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,7 @@ package de.bixilon.minosoft.protocol.protocol
@Suppress("UNUSED")
object ProtocolVersions {
const val V_22W44A = 865
const val V_22W43A = 864
const val V_22W42A = 863
const val V_1_19_2 = 862

View File

@ -1,4 +1,9 @@
{
"865": {
"name": "22w44a",
"protocol_id": 1073741930,
"packets": 864
},
"864": {
"name": "22w43a",
"protocol_id": 1073741929,