Interface PlayerHeadObjectContents.ProfileProperty
- Enclosing interface:
PlayerHeadObjectContents
public static interface PlayerHeadObjectContents.ProfileProperty
A player profile property value with an optional signature.
- Since:
- 4.25.0
-
Method Summary
-
Method Details
-
name
-
value
-
signature
@Nullable String signature()Gets the signature of the property, if present.- Returns:
- the signature or null
- Since:
- 4.25.0
-