public class AsyncChunksSync extends java.lang.Object implements AsyncChunks
| Constructor and Description |
|---|
AsyncChunksSync() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<org.bukkit.Chunk> |
getChunkAtAsync(org.bukkit.World world,
int x,
int z,
boolean gen) |
public java.util.concurrent.CompletableFuture<org.bukkit.Chunk> getChunkAtAsync(org.bukkit.World world,
int x,
int z,
boolean gen)
getChunkAtAsync in interface AsyncChunks