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