Class PlayerProfile
java.lang.Object
pro.gravit.launcher.base.profiles.PlayerProfile
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPlayerProfile(UUID uuid, String username, Map<String, Texture> assets, Map<String, String> properties) PlayerProfile(UUID uuid, String username, Texture skin, Texture cloak) Deprecated.PlayerProfile(UUID uuid, String username, Texture skin, Texture cloak, Map<String, String> properties) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionstatic PlayerProfilenewOfflineProfile(String username) static UUIDofflineUUID(String username)