Interface UserUpdateMessage
- All Superinterfaces:
Message
Represents an "user update" message.
Used to notify other servers of a change to a specific user.
-
Method Summary
Modifier and TypeMethodDescriptionGets the user the message is for.
-
Method Details
-
getUserUniqueId
Gets the user the message is for.- Returns:
- the user
-