resetFallDistance(); } public function getDropsForCompatibleTool(Item $item) : array{ return [ ItemFactory::get(Item::STRING) ]; } public function diffusesSkyLight() : bool{ return true; } }