package mobs; public interface MobSpeeds { public static final float SCRAVELLER_SPEED = 0.175f; }