isSolid = true; $this->isFullBlock = false; $this->hardness = 25; } public function getDrops(Item $item, PocketMine\Player $player){ return array(); } }