public static final class GameProfile.Property extends Object
GameProfile
, this class is immutable.Constructor and Description |
---|
Property(String name,
String value,
String signature)
Creates a profile property entry.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getSignature() |
String |
getValue() |
String |
toString() |