applyDamage(1); $this->getLevel()->setBlock($this, BlockFactory::get(BlockLegacyIds::DIRT)); return true; } return false; } }