There's no reason to sync read the data, as the return value is a CompletableFuture - and Vanilla performs this function asynchronously as well.
There's no reason to sync read the data, as the return value is a CompletableFuture - and Vanilla performs this function asynchronously as well.