Package noppes.npcs.api.scoreboard
Interface IScoreboardObjective
-
public interface IScoreboardObjective
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getCriteria()
java.lang.String
getDisplayName()
java.lang.String
getName()
boolean
isReadyOnly()
void
setDisplayName(java.lang.String name)
-