Package org.spongepowered.api.profile
Interface GameProfile.Factory
-
- Enclosing interface:
- GameProfile
public static interface GameProfile.FactoryA factory forGameProfiles.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GameProfileof(UUID uniqueId, @Nullable String name)
-
-
-
Method Detail
-
of
GameProfile of(UUID uniqueId, @Nullable String name)
-
-