YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.scoreboard.ScoreObjective Class Reference

Public Member Functions

 ScoreObjective (Scoreboard par1Scoreboard, String par2Str, ScoreObjectiveCriteria par3ScoreObjectiveCriteria)
 
Scoreboard getScoreboard ()
 
String getName ()
 
ScoreObjectiveCriteria getCriteria ()
 
String getDisplayName ()
 
void setDisplayName (String par1Str)
 

Constructor & Destructor Documentation

net.minecraft.scoreboard.ScoreObjective.ScoreObjective ( Scoreboard  par1Scoreboard,
String  par2Str,
ScoreObjectiveCriteria  par3ScoreObjectiveCriteria 
)

Member Function Documentation

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)

The documentation for this class was generated from the following file: