@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.profile
-
Interface Summary Interface Description GameProfile Represents a profile of a user.GameProfile.Factory A factory forGameProfiles.GameProfileCache Represents a cache of profile data.GameProfileManager ManagesGameProfilecreation and data population.GameProfileProvider A provider which can be used to lookupGameProfiles. -
Exception Summary Exception Description ProfileNotFoundException Thrown by a profile lookup service if a profile does not exist.