Package net.minecraft.world.storage
Class StorageIoWorker.Result
java.lang.Object
net.minecraft.world.storage.StorageIoWorker.Result
- Enclosing class:
 StorageIoWorker
- Mappings:
 Namespace Name official dfb$aintermediary net/minecraft/class_4698$class_4699named net/minecraft/world/storage/StorageIoWorker$Result
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) final CompletableFuture<Void>(package private) @Nullable NbtCompound - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
nbt
- Mappings:
 Namespace Name Mixin selector official aLdfb$a;a:Lqr;intermediary field_21503Lnet/minecraft/class_4698$class_4699;field_21503:Lnet/minecraft/class_2487;named nbtLnet/minecraft/world/storage/StorageIoWorker$Result;nbt:Lnet/minecraft/nbt/NbtCompound;
 - 
future
- Mappings:
 Namespace Name Mixin selector official bLdfb$a;b:Ljava/util/concurrent/CompletableFuture;intermediary field_21504Lnet/minecraft/class_4698$class_4699;field_21504:Ljava/util/concurrent/CompletableFuture;named futureLnet/minecraft/world/storage/StorageIoWorker$Result;future:Ljava/util/concurrent/CompletableFuture;
 
 - 
 - 
Constructor Details
- 
Result
- Mappings:
 Namespace Name Mixin selector official <init>Ldfb$a;<init>(Lqr;)Vintermediary <init>Lnet/minecraft/class_4698$class_4699;<init>(Lnet/minecraft/class_2487;)Vnamed <init>Lnet/minecraft/world/storage/StorageIoWorker$Result;<init>(Lnet/minecraft/nbt/NbtCompound;)V
 
 -