package com.atsuishio.superbwarfare.entity.projectile; public interface AerialBombEntity extends ExplosiveProjectile { }