| Modifier and Type | Method and Description | 
|---|---|
| void | GuiPlayerTabOverlay. renderPlayerlist(int width,
                Scoreboard scoreboardIn,
                ScoreObjective scoreObjectiveIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WorldClient. setWorldScoreboard(Scoreboard scoreboardIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Scoreboard | CommandScoreboard. getScoreboard(MinecraftServer server) | 
| Modifier and Type | Method and Description | 
|---|---|
| Scoreboard | EntityPlayer. getWorldScoreboard() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServerScoreboard | 
| Modifier and Type | Field and Description | 
|---|---|
| private Scoreboard | Score. scoreboard | 
| private Scoreboard | ScoreObjective. scoreboard | 
| private Scoreboard | ScorePlayerTeam. scoreboard | 
| private Scoreboard | ScoreboardSaveData. scoreboard | 
| Modifier and Type | Method and Description | 
|---|---|
| Scoreboard | ScoreObjective. getScoreboard() | 
| Scoreboard | Score. getScoreScoreboard() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ScoreboardSaveData. setScoreboard(Scoreboard scoreboardIn) | 
| Constructor and Description | 
|---|
| Score(Scoreboard scoreboard,
     ScoreObjective objective,
     java.lang.String playerName) | 
| ScoreObjective(Scoreboard scoreboard,
              java.lang.String nameIn,
              IScoreCriteria objectiveCriteriaIn) | 
| ScorePlayerTeam(Scoreboard scoreboardIn,
               java.lang.String name) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Scoreboard | World. worldScoreboard | 
| Modifier and Type | Method and Description | 
|---|---|
| Scoreboard | World. getScoreboard() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | EntityHasScore. entityScoreMatch(Entity entityIn,
                Scoreboard scoreboardIn,
                java.lang.String objectiveStr,
                RandomValueRange rand) |