Class RayTraceResult

    • Field Detail

      • location

        protected final Vector3d location
      • subHit

        public int subHit
        Used to determine what sub-segment is hit
      • hitInfo

        public java.lang.Object hitInfo
        Used to add extra hit info
    • Constructor Detail

      • RayTraceResult

        protected RayTraceResult​(Vector3d p_i51183_1_)