mcutils
Toggle table of contents
0.5.0
jvm
Platform filter
jvm
Switch theme
Search in API
mcutils
mcutils
/
tech.aliorpse.mcutils.model.player
/
RawPlayerProfile
/
Property
Property
@
JsonClass
(
generateAdapter
=
true
)
data
class
Property
(
val
name
:
String
,
val
value
:
String
)
Members
Constructors
Property
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Always 'texture'.
value
Link copied to clipboard
val
value
:
String
Base64 string containing
DecodedTextures
.