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