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