Hello everyone, it's been a while ! I'm back in upgrading my plugin to Sponge 8 and yesterday I discovered a bug regarding the copyWorld method in WorldManager Indeed, when I use the join() method on ...
This project uses a sample use case to compare Java's CompletableFuture with plain Future and other approaches like plain Java and the Stream API. There is a story behind this code to make it more fun ...