Uses of Class
games.stendhal.client.gui.chattext.ChatTextController
Packages that use ChatTextController
-
Uses of ChatTextController in games.stendhal.client
Methods in games.stendhal.client that return ChatTextControllerModifier and TypeMethodDescriptionstatic ChatTextControllerClientSingletonRepository.getChatTextController()Retrieves the chat input interface. -
Uses of ChatTextController in games.stendhal.client.gui.chattext
Methods in games.stendhal.client.gui.chattext that return ChatTextControllerModifier and TypeMethodDescriptionstatic ChatTextControllerChatTextController.get()Retrieves singleton instance.Constructors in games.stendhal.client.gui.chattext with parameters of type ChatTextControllerModifierConstructorDescriptionChatCompletionHelper(ChatTextController chatTextController, Set<String> nameList, Set<String> commands) Create a new ChatCompletionHelper