Package ovh.mythmc.social.api.user
Interface UserPreferences
- All Known Subinterfaces:
InGameSocialUser,SocialUser
- All Known Implementing Classes:
AbstractSocialUser,BukkitSocialUser,ConsoleSocialUser
public interface UserPreferences
Represents the preferences of a
SocialUser.-
Method Summary
Modifier and TypeMethodDescriptionGets theMutabledisplay name of this user.Gets the timestamp of the last message sent by this user.Gets the status of the spy feature for this user.
-
Method Details
-
displayName
Gets theMutabledisplay name of this user.- Returns:
- a
Mutablecontaining the display name of this user in the form of aTextComponent
-
lastMessageTimestamp
Gets the timestamp of the last message sent by this user.
-
socialSpy
Mutablecontaining aBoolean