ClientPositionManager

Undocumented in source.

Members

Functions

tpToDimension
void tpToDimension(Session* session, DimensionId dimension)
Undocumented in source. Be warned that the author may not have intended to support it.
tpToPlayer
void tpToPlayer(Session* session, Session* destination)
Undocumented in source. Be warned that the author may not have intended to support it.
tpToPos
void tpToPos(Session* session, ClientDimPos dimPos, DimensionId dim)
Undocumented in source. Be warned that the author may not have intended to support it.
updateClientPosition
void updateClientPosition(Session* session, ClientDimPos dimPos, ushort dimension, ubyte positionKey, bool updatePositionKey, bool sendPosUpdate)
Undocumented in source. Be warned that the author may not have intended to support it.
updateClientViewRadius
void updateClientViewRadius(Session* session, int viewRadius)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cm
ClientManager cm;
Undocumented in source.

Meta