VectorUtil

public class VectorUtil

Constructors

Link copied to clipboard
public void VectorUtil()

Functions

Link copied to clipboard
public static Vector3d fromLocation(Location location)
Convert a Bukkit Location to a PacketEvents Vector3d.
Link copied to clipboard
public static Vector3d zeroVector()
Return a Vector3d with all 0s.