mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-24 04:57:50 -04:00
network: 1.19 #83
This commit is contained in:
parent
5467a3d23f
commit
e4444165a4
@ -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
@ -1,4 +1,9 @@
|
||||
{
|
||||
"848": {
|
||||
"name": "1.19",
|
||||
"protocol_id": 759,
|
||||
"packets": 841
|
||||
},
|
||||
"847": {
|
||||
"name": "1.19-rc2",
|
||||
"protocol_id": 1073741915,
|
||||
|
Loading…
x
Reference in New Issue
Block a user