Class VectorMath

java.lang.Object
org.cloudburstmc.server.math.VectorMath

public abstract class VectorMath extends Object
author: MagicDroidX Nukkit Project
  • Constructor Details

    • VectorMath

      public VectorMath()
  • Method Details

    • getDirection2D

      public static com.nukkitx.math.vector.Vector2f getDirection2D(double azimuth)