public interface TeamMember
Text
representation on a Team
. The client may be able to link the team
Text
entry to a particular object, and perform extra functionality.
Examples include:
Player
s, represented in Vanilla by their nameliving entities
, represented in Vanilla by their UUID
Modifier and Type | Method and Description |
---|---|
Text |
getTeamRepresentation()
|