HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.resources
/
Rarity
Rarity
@
Serializable
data
class
Rarity
(
val
name
:
String
?
=
null
,
val
color
:
String
?
=
null
)
Members
Constructors
Rarity
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
color
:
String
?
=
null
)
Properties
color
Link copied to clipboard
val
color
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null