Package pro.gravit.launcher.profiles
Class PlayerProfile
java.lang.Object
pro.gravit.launcher.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)
-
Field Details
-
uuid
-
username
-
skin
Deprecated. -
cloak
Deprecated. -
assets
-
properties
-
-
Constructor Details
-
Method Details
-
newOfflineProfile
-
offlineUUID
-