public class PlayerData extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PlayerData.PlayerPartsNames |
Modifier and Type | Field and Description |
---|---|
Map<String,Vector3D> |
bodyParts
Map of body parts of player.
|
String |
id
Player's id.
|
String |
team
Player's team.
|
Constructor and Description |
---|
PlayerData() |