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