public class UserInfo extends Object
| Constructor and Description | 
|---|
UserInfo(String name,
        UUID uuid)
Stores the passed fields 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Returns the name of this player 
 | 
UUID | 
getUUID()
Returns the  
UUID of this player | 
Copyright © 2015. All rights reserved.