namespace MoleMole { public interface IStaticHitBox { MonoStaticHitboxDetect GetStaticHitBox(); } }