mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 05:03:50 -04:00
add doc for client.end, closes #424
This commit is contained in:
parent
10b3cba5f8
commit
c8e42121ea
@ -86,6 +86,10 @@ Takes a minecraft `version` as second argument.
|
||||
|
||||
write a packet
|
||||
|
||||
### client.end(reason)
|
||||
|
||||
ends the connection with `reason`
|
||||
|
||||
### client.state
|
||||
|
||||
The internal state that is used to figure out which protocol state we are in during
|
||||
|
Loading…
x
Reference in New Issue
Block a user