public class SimpleChat extends ClientAccessor<ClientContext>
ctx| Constructor and Description |
|---|
SimpleChat(ClientContext ctx)
Creates a new instance with the specified context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
sendChat(java.lang.String text) |
void |
sendCommand(java.lang.String command) |
public SimpleChat(ClientContext ctx)
ctx - the context