Class TextFormatter
java.lang.Object
studio.magemonkey.codex.mccore.util.TextFormatter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextFormatter
public TextFormatter()
-
-
Method Details
-
format
Formats text into individual words (e.g. This Would Be A Result)- Parameters:
string- string to format- Returns:
- formatted string
-