enchantability; } /** * Returns the sound that plays when equipping the armor */ public function getEquipSound() : ?Sound{ return $this->equipSound; } }