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