Class ScoreboardInfo
java.lang.Object
net.gcnt.additionsplus.files.scoreboards.ScoreboardInfo
-
Constructor Summary
ConstructorDescriptionScoreboardInfo(String identifier, ScoreboardType type, String title, List<String> rawLines, boolean isEnabled)
-
Method Summary
Modifier and TypeMethodDescriptiongetLines()
static ScoreboardInfo
getScoreboardInfoById(String identifier)
static List<ScoreboardInfo>
getTitle()
getType()
boolean
-
Constructor Details
-
ScoreboardInfo
public ScoreboardInfo(String identifier, ScoreboardType type, String title, List<String> rawLines, boolean isEnabled)
-
-
Method Details
-
getScoreboardsByType
-
getScoreboardInfoById
-
getTitle
-
getLines
-
isEnabled
public boolean isEnabled() -
getIdentifier
-
getType
-