Class Time
java.lang.Object
us.ajg0702.leaderboards.formatting.Format
us.ajg0702.leaderboards.formatting.formats.Time
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
plugin
-
-
Constructor Details
-
Time
-
-
Method Details
-
matches
Description copied from class:Format
Tests if the provided placeholder (and possibly output) is readable with this format -
toDouble
Description copied from class:Format
Converts the provided input to a double using this format -
toFormat
Description copied from class:Format
Converts a double into this format -
getName
-