YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.util.StringUtils Class Reference

Static Public Member Functions

static String ticksToElapsedTime (int par0)
 
static String stripControlCodes (String par0Str)
 

Member Function Documentation

static String net.minecraft.util.StringUtils.stripControlCodes ( String  par0Str)
static
static String net.minecraft.util.StringUtils.ticksToElapsedTime ( int  par0)
static

Returns the time elapsed for the given number of ticks, in "mm:ss" format.


The documentation for this class was generated from the following file: