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