|
YATS/Forge Documentation
|
Public Member Functions | |
| ScoreObjective (Scoreboard par1Scoreboard, String par2Str, ScoreObjectiveCriteria par3ScoreObjectiveCriteria) | |
| Scoreboard | getScoreboard () |
| String | getName () |
| ScoreObjectiveCriteria | getCriteria () |
| String | getDisplayName () |
| void | setDisplayName (String par1Str) |
| net.minecraft.scoreboard.ScoreObjective.ScoreObjective | ( | Scoreboard | par1Scoreboard, |
| String | par2Str, | ||
| ScoreObjectiveCriteria | par3ScoreObjectiveCriteria | ||
| ) |
| ScoreObjectiveCriteria net.minecraft.scoreboard.ScoreObjective.getCriteria | ( | ) |
| String net.minecraft.scoreboard.ScoreObjective.getDisplayName | ( | ) |
| String net.minecraft.scoreboard.ScoreObjective.getName | ( | ) |
| Scoreboard net.minecraft.scoreboard.ScoreObjective.getScoreboard | ( | ) |
| void net.minecraft.scoreboard.ScoreObjective.setDisplayName | ( | String | par1Str) |