Class Executor.SuggestCommandExecutor

    • Method Summary

      Modifier and Type Method Description
      net.md_5.bungee.api.chat.TextComponent onParse​(net.md_5.bungee.api.chat.TextComponent comp, java.lang.String value)  
      • Methods inherited from class java.lang.Object

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

      • SuggestCommandExecutor

        public SuggestCommandExecutor()
    • Method Detail

      • onParse

        public net.md_5.bungee.api.chat.TextComponent onParse​(net.md_5.bungee.api.chat.TextComponent comp,
                                                              java.lang.String value)
        Specified by:
        onParse in interface Executor.ExecutorAction