meta = $meta; } public function getHardness() : float{ return 0.6; } public function getName() : string{ return "Sponge"; } }