public class Settings
extends Object
-
Constructor Summary
Constructors
-
Method Summary
boolean
Do they have the scoreboard toggled?
boolean
Do they have XP Sounds enabled?
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Settings
public Settings()
-
Method Details
-
isXpSounds
public boolean isXpSounds()
Do they have XP Sounds enabled?
- Returns:
Boolean
-
isScoreboardToggle
public boolean isScoreboardToggle()
Do they have the scoreboard toggled?
- Returns:
Boolean