emerald-extension / cn.berberman.emerald.extension / org.bukkit.util.Vector / minus
minus
operator fun Vector.minus(vector: Vector): Vector
Subtracts a vector from this one.
Parameters
vector - The other vector
Return the same vector
emerald-extension / cn.berberman.emerald.extension / org.bukkit.util.Vector / minus
operator fun Vector.minus(vector: Vector): Vector
Subtracts a vector from this one.
vector - The other vector
Return the same vector