Exemplo n.º 1
0
 public function __construct()
 {
     parent::__construct(self::GRAVEL, 0, "Gravel");
     $this->hardness = 3;
 }