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.domain.player
/
PlayerService
/
addExperience
add
Experience
fun
addExperience
(
uuid
:
UUID
,
amount
:
ULong
)
:
Boolean
指定された UUID のプレイヤーに経験値を追加します.
Return
追加に成功した場合は true,失敗した場合は false
Parameters
uuid
プレイヤーの UUID
amount
追加する経験値