net.minecraft.util
Class StringUtils

java.lang.Object
  extended by net.minecraft.util.StringUtils

public class StringUtils
extends Object


Constructor Summary
StringUtils()
           
 
Method Summary
static String stripControlCodes(String par0Str)
           
static String ticksToElapsedTime(int par0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringUtils

public StringUtils()
Method Detail

ticksToElapsedTime

public static String ticksToElapsedTime(int par0)

stripControlCodes

public static String stripControlCodes(String par0Str)