emerald-extension / cn.berberman.emerald.extension / org.bukkit.util.Vector / div
div
operator fun Vector.div(vector: Vector): Vector
Divides the vector by another.
Parameters
vector - The other vector
Return the same vector
emerald-extension / cn.berberman.emerald.extension / org.bukkit.util.Vector / div
operator fun Vector.div(vector: Vector): Vector
Divides the vector by another.
vector - The other vector
Return the same vector