Package com.djrapitops.plan.commands.use
Class PlayerChatFormatter
- java.lang.Object
-
- com.djrapitops.plan.commands.use.ChatFormatter
-
- com.djrapitops.plan.commands.use.PlayerChatFormatter
-
public class PlayerChatFormatter extends ChatFormatter
-
-
Constructor Summary
Constructors Constructor Description PlayerChatFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getWidth(java.lang.String part)
-
Methods inherited from class com.djrapitops.plan.commands.use.ChatFormatter
table, tableAsParts
-
-
-
-
Method Detail
-
getWidth
public int getWidth(java.lang.String part)
- Specified by:
getWidth
in classChatFormatter
-
-