Interface ProfileFeatureAPI.ClientProfile
- Enclosing interface:
ProfileFeatureAPI
public static interface ProfileFeatureAPI.ClientProfile
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getName
String getName() -
getUUID
UUID getUUID() -
getMinecraftVersion
String getMinecraftVersion() -
getDescription
String getDescription() -
getOptionalMods
List<ProfileFeatureAPI.OptionalMod> getOptionalMods() -
getProperty
-
getProperties
-
getServer
ProfileFeatureAPI.ClientProfile.ServerInfo getServer()
-