public class ProfileProperty extends Object
PlayerProfile| Constructor | Description |
|---|---|
ProfileProperty(String name,
String value) |
|
ProfileProperty(String name,
String value,
String signature) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getName() |
|
String |
getSignature() |
|
String |
getValue() |
|
int |
hashCode() |
|
boolean |
isSigned() |
Copyright © 2020. All rights reserved.