Package net.minecraft.world.storage
Class StorageIoWorker.Result
java.lang.Object
net.minecraft.world.storage.StorageIoWorker.Result
- Enclosing class:
- StorageIoWorker
static class StorageIoWorker.Result extends Object
-
Field Summary
Fields Modifier and Type Field Description private CompletableFuture<Void>
future
private CompoundTag
nbt
-
Constructor Summary
Constructors Constructor Description Result(CompoundTag compoundTag)
-
Method Summary
-
Field Details
-
nbt
-
future
-
-
Constructor Details
-
Result
-