Package net.runelite.client.events
Class ChatInput
- java.lang.Object
-
- net.runelite.client.events.ChatInput
-
- Direct Known Subclasses:
ChatboxInput,PrivateMessageInput
public abstract class ChatInput extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedChatInput(java.lang.Runnable resume)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconsume()booleanisConsumed()voidresume()
-