Package net.minecraft.src
Class StringUtils
java.lang.Object
net.minecraft.src.StringUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringstripControlCodes(String par0Str) static StringticksToElapsedTime(int par0) Returns the time elapsed for the given number of ticks, in "mm:ss" format.
-
Constructor Details
-
StringUtils
public StringUtils()
-
-
Method Details
-
ticksToElapsedTime
Returns the time elapsed for the given number of ticks, in "mm:ss" format. -
stripControlCodes
-