RuneCore
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
RuneCore
RuneCore
/
org.lyralis.runeCore.database.model
/
PlayerStatsData
/
PlayerStatsData
Player
Stats
Data
constructor
(
uuid
:
UUID
,
kills
:
UInt
,
mobKills
:
UInt
,
deaths
:
UInt
,
updatedAt
:
LocalDateTime
?
=
null
)
Parameters
uuid
プレイヤーの UUID
kills
プレイヤーのキル数
mob
Kills
プレイヤーのモブのキル数
deaths
プレイヤーのデス数
updated
At
データの更新日時