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