network: 1.19 #83

This commit is contained in:
Bixilon 2022-06-13 18:26:28 +02:00
parent 5467a3d23f
commit e4444165a4
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_19 = 848
const val V_1_19_RC2 = 847
const val V_1_19_RC1 = 846
const val V_1_19_PRE5 = 845

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,9 @@
{
"848": {
"name": "1.19",
"protocol_id": 759,
"packets": 841
},
"847": {
"name": "1.19-rc2",
"protocol_id": 1073741915,