(static) void Initialize()
      (ctor) PartyCommandHandlers()
      virtual void OnAccept( Mobile from, Mobile sentLeader )
      virtual void OnAdd( Mobile from )
      virtual void OnDecline( Mobile from, Mobile sentLeader )
      virtual void OnPrivateMessage( Mobile from, Mobile target, string text )
      virtual void OnPublicMessage( Mobile from, string text )
      virtual void OnRemove( Mobile from, Mobile target )
      virtual void OnSetCanLoot( Mobile from, bool canLoot )