Package dev.mintychochip.mint
Interface Service
- All Known Subinterfaces:
EconomyService,PreferenceService,ThemeService
@AvailableSince("1.0")
public interface Service
Base interface for all services in Mint.
- Since:
- 1.0
-
Method Summary
-
Method Details
-
name
Returns the displayName of this service implementation.- Returns:
- the service displayName
-