enchantment; } /** * Returns the level of the enchantment. */ public function getLevel() : int{ return $this->level; } }