fromLocation

fun fromLocation(id: Int = 0, ownerUuid: UUID, name: String, location: Location): WarpPointData

BukkitのLocationからワープポイントデータを作成します。

Return

WarpPointData

Parameters

id

ワープポイントID(新規作成時は0)

ownerUuid

オーナーのUUID

name

ワープポイント名

location

保存する位置