static class StorageIoWorker.Result extends Object
| Modifier and Type | Field and Description |
|---|---|
private CompletableFuture<Void> |
future |
private CompoundTag |
nbt |
| Modifier | Constructor and Description |
|---|---|
private |
Result() |
private CompoundTag nbt
private final CompletableFuture<Void> future