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