mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 13:45:37 -04:00
Fix two small bugs in packet scoreboard_team and player_info
This commit is contained in:
parent
02d09e377b
commit
790aaaad1a
@ -1806,6 +1806,7 @@
|
||||
"typeArgs": {
|
||||
"type": "string",
|
||||
"field": "hasDisplayName",
|
||||
"this": true,
|
||||
"values": [
|
||||
true
|
||||
]
|
||||
@ -2029,7 +2030,7 @@
|
||||
4
|
||||
],
|
||||
"typeArgs": {
|
||||
"type": "short",
|
||||
"type": "varint",
|
||||
"countFor": "players"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user