Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ DoesDropOnUnsuitable
Method
DoesDropOnUnsuitable
src/Blocks/BlockHandler.cpp:428–431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
426
427
428
bool cBlockHandler::DoesDropOnUnsuitable(void)
429
{
430
return true;
431
}
432
433
434
Callers
3
ExtendPiston
Method · 0.45
SpreadToNeighbor
Method · 0.45
PlaceFluid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected