added a forgotten tick to AddPlayerE
This commit is contained in:
parent
e910c94a34
commit
5067476f1a
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ A Server might Send the following Events to a client.
|
||||||
"eventType" : "AddPlayerTickE",
|
"eventType" : "AddPlayerTickE",
|
||||||
"playerUUID" : <UUID>,
|
"playerUUID" : <UUID>,
|
||||||
"playerName" : <String>
|
"playerName" : <String>
|
||||||
|
"tick" : <Tick>
|
||||||
```
|
```
|
||||||
### InitializeTickLeisteE
|
### InitializeTickLeisteE
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue