Uses of Interface
net.minecraft.world.level.chunk.storage.IOWorker.ThrowingSupplier
Packages that use IOWorker.ThrowingSupplier
-
Uses of IOWorker.ThrowingSupplier in net.minecraft.world.level.chunk.storage
Methods in net.minecraft.world.level.chunk.storage with parameters of type IOWorker.ThrowingSupplierModifier and TypeMethodDescriptionprivate <T> CompletableFuture
<T> IOWorker.submitThrowingTask
(IOWorker.ThrowingSupplier<T> p_371938_)