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