ScorePlayerTeam net.minecraft.scoreboard.Scoreboard.func_96508_e |
( |
String |
par1Str) | |
|
Map net.minecraft.scoreboard.Scoreboard.func_96510_d |
( |
String |
par1Str) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96511_d |
( |
ScorePlayerTeam |
par1ScorePlayerTeam) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96513_c |
( |
ScorePlayerTeam |
par1ScorePlayerTeam) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96515_c |
( |
String |
par1Str) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96516_a |
( |
String |
par1Str) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96519_k |
( |
ScoreObjective |
par1ScoreObjective) | |
|
Collection net.minecraft.scoreboard.Scoreboard.func_96520_a |
( |
ScoreObjectiveCriteria |
par1ScoreObjectiveCriteria) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96521_a |
( |
String |
par1Str, |
|
|
ScorePlayerTeam |
par2ScorePlayerTeam |
|
) |
| |
void net.minecraft.scoreboard.Scoreboard.func_96522_a |
( |
ScoreObjective |
par1ScoreObjective) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96523_a |
( |
ScorePlayerTeam |
par1ScorePlayerTeam) | |
|
boolean net.minecraft.scoreboard.Scoreboard.func_96524_g |
( |
String |
par1Str) | |
|
Collection net.minecraft.scoreboard.Scoreboard.func_96525_g |
( |
) | |
|
ScorePlayerTeam net.minecraft.scoreboard.Scoreboard.func_96527_f |
( |
String |
par1Str) | |
|
Collection net.minecraft.scoreboard.Scoreboard.func_96528_e |
( |
) | |
|
Score net.minecraft.scoreboard.Scoreboard.func_96529_a |
( |
String |
par1Str, |
|
|
ScoreObjective |
par2ScoreObjective |
|
) |
| |
void net.minecraft.scoreboard.Scoreboard.func_96530_a |
( |
int |
par1, |
|
|
ScoreObjective |
par2ScoreObjective |
|
) |
| |
Collection net.minecraft.scoreboard.Scoreboard.func_96531_f |
( |
) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96532_b |
( |
ScoreObjective |
par1ScoreObjective) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96533_c |
( |
ScoreObjective |
par1ScoreObjective) | |
|
Collection net.minecraft.scoreboard.Scoreboard.func_96534_i |
( |
ScoreObjective |
par1ScoreObjective) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96536_a |
( |
Score |
par1Score) | |
|
void net.minecraft.scoreboard.Scoreboard.func_96538_b |
( |
ScorePlayerTeam |
par1ScorePlayerTeam) | |
|
ScoreObjective net.minecraft.scoreboard.Scoreboard.func_96539_a |
( |
int |
par1) | |
|
ScoreObjective net.minecraft.scoreboard.Scoreboard.getObjective |
( |
String |
par1Str) | |
|
static String net.minecraft.scoreboard.Scoreboard.getObjectiveDisplaySlot |
( |
int |
par0) | |
|
|
static |
Returns 'list' for 0, 'sidebar' for 1, 'belowName for 2, otherwise null.
static int net.minecraft.scoreboard.Scoreboard.getObjectiveDisplaySlotNumber |
( |
String |
par0Str) | |
|
|
static |
Returns 0 for (case-insensitive) 'list', 1 for 'sidebar', 2 for 'belowName', otherwise -1.
Collection net.minecraft.scoreboard.Scoreboard.getObjectiveNames |
( |
) | |
|
ScorePlayerTeam net.minecraft.scoreboard.Scoreboard.getPlayersTeam |
( |
String |
par1Str) | |
|
Collection net.minecraft.scoreboard.Scoreboard.getScoreObjectives |
( |
) | |
|
void net.minecraft.scoreboard.Scoreboard.removePlayerFromTeam |
( |
String |
par1Str, |
|
|
ScorePlayerTeam |
par2ScorePlayerTeam |
|
) |
| |
Removes the given username from the given ScorePlayerTeam. If the player is not on the team then an IllegalStateException is thrown.
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/scoreboard/Scoreboard.java