protected static class MudChat.ChattyEntry
extends java.lang.Object
| Modifier and Type | Field | Description | 
|---|---|---|
| boolean | combatEntry | |
| MudChat.ChatExpression | expression | |
| MudChat.ChattyTestResponse[] | responses | 
| Constructor | Description | 
|---|---|
| ChattyEntry(MudChat.ChatExpression expression,
           boolean combat) | 
public MudChat.ChatExpression expression
public MudChat.ChattyTestResponse[] responses
public boolean combatEntry
public ChattyEntry(MudChat.ChatExpression expression, boolean combat)