meta = $meta; } public function getName(){ return "Redstone Torch"; } public function getLightLevel(){ return 7; } }