MCPcopy 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
428bool cBlockHandler::DoesDropOnUnsuitable(void)
429{
430 return true;
431}
432
433
434

Callers 3

ExtendPistonMethod · 0.45
SpreadToNeighborMethod · 0.45
PlaceFluidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected