diff --git a/doc/api.md b/doc/api.md index 03cf94f..fe7eff2 100644 --- a/doc/api.md +++ b/doc/api.md @@ -183,6 +183,10 @@ Object uuid to players The map +#### serv.entities + +All of the entities + ### Events #### "error" (error) @@ -272,4 +276,4 @@ The internal implementation to communicate with a client #### player._writeOthers(packetName, packetFields) -write to other players than `player` the packet `packetName` with fields `packetFields` \ No newline at end of file +write to other players than `player` the packet `packetName` with fields `packetFields`