mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-19 12:25:12 -04:00
network: 22w05a
This commit is contained in:
parent
a041b20904
commit
7d2df97b72
@ -14,6 +14,7 @@ package de.bixilon.minosoft.protocol.protocol
|
|||||||
|
|
||||||
@Suppress("UNUSED")
|
@Suppress("UNUSED")
|
||||||
object ProtocolVersions {
|
object ProtocolVersions {
|
||||||
|
const val V_22W05A = 822
|
||||||
const val V_22W03A = 821
|
const val V_22W03A = 821
|
||||||
const val V_1_18_1 = 820
|
const val V_1_18_1 = 820
|
||||||
const val V_1_18_1_RC3 = 819
|
const val V_1_18_1_RC3 = 819
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,4 +1,9 @@
|
|||||||
{
|
{
|
||||||
|
"822": {
|
||||||
|
"name": "22w05a",
|
||||||
|
"protocol_id": 1073741890,
|
||||||
|
"packets": 798
|
||||||
|
},
|
||||||
"821": {
|
"821": {
|
||||||
"name": "22w03a",
|
"name": "22w03a",
|
||||||
"protocol_id": 1073741889,
|
"protocol_id": 1073741889,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user