Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ SendMapDecorators
Method
SendMapDecorators
src/ClientHandle.cpp:2149–2152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2147
2148
2149
void cClientHandle::SendMapDecorators(int a_ID, const cMapDecoratorList & a_Decorators)
2150
{
2151
m_Protocol->SendMapDecorators(a_ID, a_Decorators);
2152
}
2153
2154
2155
Callers
2
StreamNext
Method · 0.45
SendTo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected