public class GuiPlayerInfo extends Object
| Modifier and Type | Field and Description | 
|---|---|
String | 
name
The string value of the object 
 | 
int | 
responseTime
Player response time to server in milliseconds 
 | 
| Constructor and Description | 
|---|
GuiPlayerInfo(String par1Str)  | 
public int responseTime
public GuiPlayerInfo(String par1Str)