addEntry

public abstract void addEntry(String entry)

This puts the specified entry onto this team for the scoreboard.

This will remove the entry from any other team on the scoreboard.

Parameters

entry

the entry to add

Throws

if entry is null

if this team has been unregistered