public class ChatComponentEmpty extends ChatComponent
| Constructor and Description |
|---|
ChatComponentEmpty() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayString(IGameInstance game,
IAssetManager manager) |
java.lang.String |
getUnformattedString() |
append, createFromSet, getAppendage, getDisplayWithChildren, getUnformattedWithChildren, load, save, toStringpublic java.lang.String getDisplayString(IGameInstance game, IAssetManager manager)
getDisplayString in class ChatComponentpublic java.lang.String getUnformattedString()
getUnformattedString in class ChatComponent