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
emerald-extension / cn.berberman.emerald.extension / org.bukkit.util.Vector / plus
operator fun Vector.plus(vector: Vector): Vector
Adds a vector to this one
vector - The other vector
Return the same vector