slib
Toggle table of contents
1.2.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
slib
api-common
/
su.plo.slib.api.entity.player
/
McGameProfile
/
Property
Property
data
class
Property
(
val
name
:
String
,
val
value
:
String
,
val
signature
:
String
?
)
Members
Constructors
Property
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
,
signature
:
String
?
)
Properties
name
Link copied to clipboard
val
name
:
String
signature
Link copied to clipboard
val
signature
:
String
?
value
Link copied to clipboard
val
value
:
String