Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ SetWEOffset
Method
SetWEOffset
src/BlockArea.cpp:301–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
300
301
void cBlockArea::SetWEOffset(int a_OffsetX, int a_OffsetY, int a_OffsetZ)
302
{
303
m_WEOffset.Set(a_OffsetX, a_OffsetY, a_OffsetZ);
304
}
305
306
307
Callers
1
LoadFromSchematicNBT
Method · 0.80
Calls
1
Set
Method · 0.45
Tested by
no test coverage detected