public class ChatComponentEmpty extends ChatComponent
| Constructor | Description |
|---|---|
ChatComponentEmpty() |
| Modifier and Type | Method | 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