EasySpigotAPI
/
com.github.syari.spigot.api.uuid
/
UUIDPlayer
/
Companion
/
from
from
fun
from
(player:
OfflinePlayer
):
UUIDPlayer
Content copied to clipboard
OfflinePlayer
を
UUIDPlayer
に変換する。
Return
UUIDPlayer
Parameters
player
OfflinePlayer
fun
from
(uniqueId:
String
):
UUIDPlayer
?
Content copied to clipboard
UUID
を表す文字列から
UUIDPlayer
に変換する。
Return
UUIDPlayer
Parameters
uniqueId
UUID
の文字列