Uses of Interface
net.minecraft.world.storage.StorageIoWorker.Callable
Packages that use StorageIoWorker.Callable
- 
Uses of StorageIoWorker.Callable in net.minecraft.world.storageMethods in net.minecraft.world.storage with parameters of type StorageIoWorker.CallableModifier and TypeMethodDescriptionprivate <T> CompletableFuture<T> StorageIoWorker.run(StorageIoWorker.Callable<T> task)