Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ SendMapInfo
Method
SendMapInfo
src/ClientHandle.cpp:2158–2161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2156
2157
2158
void cClientHandle::SendMapInfo(int a_ID, unsigned int a_Scale)
2159
{
2160
m_Protocol->SendMapInfo(a_ID, a_Scale);
2161
}
2162
2163
2164
Callers
2
StreamNext
Method · 0.45
SendTo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected