HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock.profile
/
RecentMobKill
Recent
Mob
Kill
@
Serializable
data
class
RecentMobKill
(
val
xp
:
Double
?
=
null
,
val
timestamp
:
Long
?
=
null
)
Members
Constructors
Recent
Mob
Kill
Link copied to clipboard
constructor
(
xp
:
Double
?
=
null
,
timestamp
:
Long
?
=
null
)
Properties
timestamp
Link copied to clipboard
val
timestamp
:
Long
?
=
null
xp
Link copied to clipboard
val
xp
:
Double
?
=
null