add doc for client.end, closes #424

This commit is contained in:
Romain Beaumont 2016-08-11 18:40:26 +02:00
parent 10b3cba5f8
commit c8e42121ea
No known key found for this signature in database
GPG Key ID: DB60E388B3BCF286

View File

@ -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