Class SwitchableLeaderboard.StatMode
java.lang.Object
com.maximde.hologramlib.hologram.custom.SwitchableLeaderboard.StatMode
- Enclosing class:
- SwitchableLeaderboard
Represents a stat mode (e.g., "Wins", "Kills", "Deaths")
Each stat mode has its own set of pages for pagination
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPage(LeaderboardHologram page) getMetadata(String key) intsetMetadata(String key, Object value)
-
Constructor Details
-
StatMode
-
-
Method Details
-
addPage
-
setMetadata
-
getMetadata
-
getPageCount
public int getPageCount()
-