Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ CopyFrom
Method
CopyFrom
src/BlockArea.cpp:510–513 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
508
509
510
void cBlockArea::CopyFrom(const cBlockArea & a_From)
511
{
512
a_From.CopyTo(*this);
513
}
514
515
516
Callers
1
HandleFireworks
Method · 0.45
Calls
1
CopyTo
Method · 0.80
Tested by
no test coverage detected