@interface _HDAchievementInsertionJournalEntry : HDJournalEntry + (BOOL)supportsSecureCoding; + (void)applyEntries:(id)a0 withProfile:(id)a1; - (void)encodeWithCoder:(id)a0; - (id)initWithCoder:(id)a0; @end
@interface _HDAchievementInsertionJournalEntry : HDJournalEntry + (BOOL)supportsSecureCoding; + (void)applyEntries:(id)a0 withProfile:(id)a1; - (void)encodeWithCoder:(id)a0; - (id)initWithCoder:(id)a0; @end