EasySpigotAPI
/
com.github.syari.spigot.api.world
/
Coordinate
/
lengthSquared
length
Squared
val
lengthSquared
:
Double
Content copied to clipboard
座標の大きさの二乗
x^2 + y^2 + z^2
を取得する。
Since
1.4.0
See also
org.bukkit.Location