emerald-extension / cn.berberman.emerald.extension / org.bukkit.Location / times
times
operator fun Location.times(double: Double): Location
Performs scalar multiplication, multiplying all components with a scalar. Not world-aware.
Parameters
double - The factor
Return the same location