Interface ProfilesProvider.CompletedProfile

All Superinterfaces:
ProfilesProvider.UncompletedProfile
All Known Implementing Classes:
LocalProfilesProvider.LocalProfile
Enclosing class:
ProfilesProvider

public static interface ProfilesProvider.CompletedProfile extends ProfilesProvider.UncompletedProfile
  • Method Details

    • getTag

      String getTag()
    • getProfile

      pro.gravit.launcher.base.profiles.ClientProfile getProfile()
    • getClientDir

      pro.gravit.launcher.core.hasher.HashedDir getClientDir()
    • getAssetDir

      pro.gravit.launcher.core.hasher.HashedDir getAssetDir()