Luanti 5.11.0-dev
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
ClientInterface Member List

This is the complete list of members for ClientInterface, including all inherited members.

ClientInterface(const std::shared_ptr< con::IConnection > &con)ClientInterface
CreateClient(session_t peer_id)ClientInterface
DeleteClient(session_t peer_id)ClientInterface
event(session_t peer_id, ClientStateEvent event)ClientInterface
getClientIDs(ClientState min_state=CS_Active)ClientInterface
getClientList()ClientInterfaceinlineprotected
getClientNoEx(session_t peer_id, ClientState state_min=CS_Active)ClientInterface
getClientState(session_t peer_id)ClientInterface
getPlayerNames() constClientInterfaceinline
getProtocolVersion(session_t peer_id)ClientInterface
isUserLimitReached()ClientInterface
LINGER_TIMEOUTClientInterfaceprivatestatic
lockedGetClientNoEx(session_t peer_id, ClientState state_min=CS_Active)ClientInterface
m_check_linger_timerClientInterfaceprivate
m_clientsClientInterfaceprivate
m_clients_mutexClientInterfaceprivate
m_clients_namesClientInterfaceprivate
m_conClientInterfaceprivate
m_envClientInterfaceprivate
m_print_info_timerClientInterfaceprivate
markBlocksNotSent(const std::vector< v3s16 > &positions)ClientInterface
send(session_t peer_id, NetworkPacket *pkt)ClientInterface
sendCustom(session_t peer_id, u8 channel, NetworkPacket *pkt, bool reliable)ClientInterface
sendToAll(NetworkPacket *pkt)ClientInterface
Server classClientInterfacefriend
setClientVersion(session_t peer_id, u8 major, u8 minor, u8 patch, const std::string &full)ClientInterface
setEnv(ServerEnvironment *env)ClientInterfaceinline
setPlayerName(session_t peer_id, const std::string &name)ClientInterface
state2Name(ClientState state)ClientInterfacestatic
statenamesClientInterfaceprivatestatic
step(float dtime)ClientInterface
UpdatePlayerList()ClientInterfaceprivate
~ClientInterface()ClientInterface