Package | Description |
---|---|
com.codelanx.codelanxlib.util |
Modifier and Type | Method and Description |
---|---|
TimeUtil.Countdown |
TimeUtil.Countdown.announceAt(long time,
TimeUnit unit) |
TimeUtil.Countdown |
TimeUtil.Countdown.announceAt(TimeUtil.TimePoint point) |
TimeUtil.Countdown |
TimeUtil.Countdown.announceAtRange(long min,
long max,
TimeUnit unit) |
TimeUtil.Countdown |
TimeUtil.Countdown.assignScoreboard(org.bukkit.scoreboard.Scoreboard s)
Assigns a scoreboard to have the objective in the
DisplaySlot.SIDEBAR 's title changed in accordance to the
default format |
TimeUtil.Countdown |
TimeUtil.Countdown.assignScoreboard(org.bukkit.scoreboard.Scoreboard s,
String format)
Assigns a scoreboard to have the objective in the
DisplaySlot.SIDEBAR 's title changed in accordance to the
format given to this specific board. |
TimeUtil.Countdown |
TimeUtil.Countdown.setAnnouncementFormat(String format) |
TimeUtil.Countdown |
TimeUtil.Countdown.setTimeFormat(String format)
Sets the format for the title of the sidebar scoreboard.
|
Copyright © 2015. All rights reserved.