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

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

    checks, types, variables
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

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

    Methods inherited from class java.lang.Object

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

    • TheNewChatHandler

      public TheNewChatHandler()
  • Method Details

    • getName

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