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