MCPcopy 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
401bool cBlockHandler::IsUseable()
402{
403 return false;
404}
405
406
407

Callers 1

HandleRightClickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected