applyDamage(1); $this->getWorld()->setBlock($this, VanillaBlocks::DIRT()); return true; } return false; } }