Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ OnDigging
Method
OnDigging
src/Blocks/BlockHandler.cpp:318–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
317
318
void cBlockHandler::OnDigging(cChunkInterface & a_ChunkInterface, cWorldInterface & a_WorldInterface, cPlayer *a_Player, int a_BlockX, int a_BlockY, int a_BlockZ)
319
{
320
}
321
322
323
Callers
1
HandleBlockDigStarted
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected