if true, the object will be added to the global list for updating periodically, default is true
Adds given client to the list
whether the list contains given client
the iterator across clients' objects that the list consists of
Removes given client from the list
Sends packet to all clients from the following list.
name of the packet to send
packet data object
Sets up policy to add players from the same given dimension to the list
numeric id of the dimension where the clients have to be located to be included into the list
how many milliseconds will have to pass between list updates
the client list itself
Sets up policy to add players from the same given dimension to the list
numeric id of the dimension where the clients have to be located to be included into the list
the client list itself
Sets up policy to add all players to the list
the client list itself
Sets up policy to add all players to the list
how many milliseconds will have to pass between list updates
the client list itself
Condition to bound clients to the list. All clients in a given dimension at a distance of no more than maxDistance from x, y, z
X coord of the conditional centre point of the area where clients are located
Y coord of the conditional centre point of the area where clients are located
Z coord of the conditional centre point of the area where clients are located
numeric id of the dimension where clients are located
max distance from the client to the conditional centre, to bound the client to the list
the client list itself
Generated using TypeDoc
Class to work with definite couple of clients, bound by certain conditions