public class ChatLine
extends java.lang.Object
| Constructor and Description |
|---|
ChatLine(int p_i45000_1_,
IChatComponent p_i45000_2_,
int p_i45000_3_) |
| Modifier and Type | Method and Description |
|---|---|
IChatComponent |
getChatComponent() |
int |
getChatLineID() |
int |
getUpdatedCounter() |
public ChatLine(int p_i45000_1_,
IChatComponent p_i45000_2_,
int p_i45000_3_)
public IChatComponent getChatComponent()
public int getUpdatedCounter()
public int getChatLineID()