public static void reduceBlockTime(float value) { INSTANCE.blockBar -= value; }
public static void resetFlash() { INSTANCE.flashTimer = FLASH_MAX; }