Class TheNewChatHandler

java.lang.Object
net.tnemc.tnc.core.common.chat.ChatHandler
com.palmergames.bukkit.towny.chat.TheNewChatHandler

public class TheNewChatHandler extends net.tnemc.tnc.core.common.chat.ChatHandler
Author:
creatorfromhell
  • Field Summary Link icon

    Fields inherited from class net.tnemc.tnc.core.common.chat.ChatHandler Link icon

    checks, types, variables
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
     

    Methods inherited from class net.tnemc.tnc.core.common.chat.ChatHandler Link icon

    addCheck, addType, addVariable, getCheck, getType, getTypes, hasCheck, parseMessage, setTypes

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • TheNewChatHandler Link icon

      public TheNewChatHandler()
  • Method Details Link icon

    • getName Link icon

      public String getName()
      Specified by:
      getName in class net.tnemc.tnc.core.common.chat.ChatHandler