meta = $meta; } public function getName() : string{ return "Redstone Lamp"; } public function getHardness() : float{ return 0.3; } }