MCPcopy Create free account
hub / github.com/cuberite/cuberite / GetPing

Method GetPing

src/ClientHandle.h:160–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158 void SetUsername( const AString & a_Username );
159
160 inline short GetPing(void) const { return m_Ping; }
161
162 void SetViewDistance(int a_ViewDistance);
163 int GetViewDistance(void) const { return m_ViewDistance; }

Callers 2

SendPlayerListItemMethod · 0.80
SendPlayerListItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected