public interface OperationService
-
Method Summary
Modifier and TypeMethodDescription<T> CompletableFuture<T> add(GaiaOperation.ChunkOperation<T> operation) voidcancel(Level level, ChunkRegion chunkRegion) intvoidshutdown()
-
Method Details
-
shutdown
void shutdown() -
remainingOperations
int remainingOperations() -
add
-
cancel
-