Package | Description |
---|---|
net.minecraft.client.multiplayer | |
net.minecraft.entity.player | |
net.minecraft.scoreboard | |
net.minecraft.world |
Modifier and Type | Method and Description |
---|---|
void |
WorldClient.func_96443_a(Scoreboard par1Scoreboard) |
Modifier and Type | Method and Description |
---|---|
Scoreboard |
EntityPlayer.getWorldScoreboard() |
Modifier and Type | Class and Description |
---|---|
class |
ServerScoreboard |
Modifier and Type | Method and Description |
---|---|
Scoreboard |
Score.func_96650_f() |
Scoreboard |
ScoreObjective.getScoreboard() |
Modifier and Type | Method and Description |
---|---|
void |
ScoreboardSaveData.func_96499_a(Scoreboard par1Scoreboard) |
Constructor and Description |
---|
Score(Scoreboard par1Scoreboard,
ScoreObjective par2ScoreObjective,
String par3Str) |
ScoreObjective(Scoreboard par1Scoreboard,
String par2Str,
ScoreObjectiveCriteria par3ScoreObjectiveCriteria) |
ScorePlayerTeam(Scoreboard par1Scoreboard,
String par2Str) |
Modifier and Type | Method and Description |
---|---|
Scoreboard |
World.getScoreboard() |