getScore

public abstract Score getScore(String entry)

Gets an entry's Score for an Objective on this Scoreboard.

Return

Score tracking the Objective and entry specified

Parameters

entry

Entry for the Score

Throws

if entry is null

if this objective has been unregistered