emerald-extension / cn.berberman.emerald.extension / org.bukkit.Location / minus

minus

operator fun Location.minus(location: Location): Location

Subtracts the location by another.

Parameters

location - The other location

Exceptions

IllegalArgumentException - for differing worlds

Return the same location