getName

public abstract String getName()

Returns the name of this player

Names are no longer unique past single game session. For persistent storage it is recommended that you use getUniqueId instead.

Return

Player name or null if we have not seen name for this player yet