emerald-extension / cn.berberman.emerald.extension / org.bukkit.Location / plus
plus
operator fun Location.plus(location: Location): Location
Adds the location by another.
Parameters
location - The other location
Exceptions
IllegalArgumentException - for differing worlds
Return the same location