package com.atsuishio.superbwarfare.entity.projectile; public interface CustomSyncMotionEntity { void syncMotion(); }