emerald-extension / cn.berberman.emerald.extension / org.bukkit.util.Vector / plus

plus

operator fun Vector.plus(vector: Vector): Vector

Adds a vector to this one

Parameters

vector - The other vector

Return the same vector