network: 22w45a

This commit is contained in:
Bixilon 2022-11-09 21:32:46 +01:00
parent c332b4ee20
commit 338a0f6257
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_22W45A = 866
const val V_22W44A = 865
const val V_22W43A = 864
const val V_22W42A = 863

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,9 @@
{
"866": {
"name": "22w45a",
"protocol_id": 1073741931,
"packets": 864
},
"865": {
"name": "22w44a",
"protocol_id": 1073741930,