Package com.ordwen.odailyquests.tools
Class TimeRemain
java.lang.Object
com.ordwen.odailyquests.tools.TimeRemain
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
timeRemain
(String playerName) Get the time remain before the next quests draw.
-
Method Details
-
timeRemain
Get the time remain before the next quests draw.- Parameters:
playerName
- player to consider.- Returns:
- the time remain before the next quests draw, in String.
-