Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ IsUseable
Method
IsUseable
src/Blocks/BlockHandler.cpp:401–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
399
400
401
bool cBlockHandler::IsUseable()
402
{
403
return false;
404
}
405
406
407
Callers
1
HandleRightClick
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected