Class ChatFormatter
java.lang.Object
com.djrapitops.plan.utilities.chat.ChatFormatter
Formats chat messages in different ways.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic Stringstatic voidcompensate(int toCompensate, int compensated, StringBuilder builder, String currentStyle) static StringgetLastStyle(String message) static intgetPxMessageWidth(String message) static String
-
Method Details
-
leftPad
-
columns
-
getLastStyle
-
center
-
compensate
public static void compensate(int toCompensate, int compensated, StringBuilder builder, String currentStyle) -
getPxMessageWidth
-