Class PlayerChatFormatter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getWidth​(java.lang.String part)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlayerChatFormatter

        public PlayerChatFormatter()
    • Method Detail

      • getWidth

        public int getWidth​(java.lang.String part)
        Specified by:
        getWidth in class ChatFormatter