public class ChatLine
extends java.lang.Object
| Constructor and Description |
|---|
ChatLine(int updateCounterCreatedIn,
ITextComponent lineStringIn,
int chatLineIDIn) |
| Modifier and Type | Method and Description |
|---|---|
ITextComponent |
getChatComponent() |
int |
getChatLineID() |
int |
getUpdatedCounter() |
public ChatLine(int updateCounterCreatedIn,
ITextComponent lineStringIn,
int chatLineIDIn)
public ITextComponent getChatComponent()
public int getUpdatedCounter()
public int getChatLineID()