Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ SendTo
Method
SendTo
src/BlockEntities/MobHeadEntity.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
68
69
void cMobHeadEntity::SendTo(cClientHandle & a_Client)
70
{
71
a_Client.SendUpdateBlockEntity(*this);
72
}
73
74
75
Callers
nothing calls this directly
Calls
1
SendUpdateBlockEntity
Method · 0.45
Tested by
no test coverage detected