Package net.minecraft.util
Class ChatUtil
java.lang.Object
net.minecraft.util.ChatUtil
public class ChatUtil extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ChatUtil()
-
Method Summary
Modifier and Type Method Description static boolean
isEmpty(String string)
static String
stripTextFormat(String text)
static String
ticksToString(int ticks)
-
Field Details
-
PATTERN
-
-
Constructor Details
-
ChatUtil
public ChatUtil()
-
-
Method Details
-
ticksToString
-
stripTextFormat
-
isEmpty
-