Package zombie.util

Class RaySphereIntersectCheck

java.lang.Object
zombie.util.RaySphereIntersectCheck

public class RaySphereIntersectCheck extends Object
  • Constructor Details

    • RaySphereIntersectCheck

      public RaySphereIntersectCheck()
  • Method Details

    • intersects

      public static boolean intersects(Vector3 vector3, Vector3 vector32, Vector3 vector33, float float1)