Package net.minecraft.world.storage
Class StorageIoWorker.Result
java.lang.Object
net.minecraft.world.storage.StorageIoWorker.Result
- Enclosing class:
 StorageIoWorker
- Mappings:
 Namespace Name named net/minecraft/world/storage/StorageIoWorker$Resultintermediary net/minecraft/class_4698$class_4699official dwl$a
- 
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 named nbtLnet/minecraft/world/storage/StorageIoWorker$Result;nbt:Lnet/minecraft/nbt/NbtCompound;intermediary field_21503Lnet/minecraft/class_4698$class_4699;field_21503:Lnet/minecraft/class_2487;official aLdwl$a;a:Lub;
 - 
future
- Mappings:
 Namespace Name Mixin selector named futureLnet/minecraft/world/storage/StorageIoWorker$Result;future:Ljava/util/concurrent/CompletableFuture;intermediary field_21504Lnet/minecraft/class_4698$class_4699;field_21504:Ljava/util/concurrent/CompletableFuture;official bLdwl$a;b:Ljava/util/concurrent/CompletableFuture;
 
 - 
 - 
Constructor Details
- 
Result
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/world/storage/StorageIoWorker$Result;<init>(Lnet/minecraft/nbt/NbtCompound;)Vintermediary <init>Lnet/minecraft/class_4698$class_4699;<init>(Lnet/minecraft/class_2487;)Vofficial <init>Ldwl$a;<init>(Lub;)V
 
 - 
 - 
Method Details
- 
copyNbt
- Mappings:
 Namespace Name Mixin selector named copyNbtLnet/minecraft/world/storage/StorageIoWorker$Result;copyNbt()Lnet/minecraft/nbt/NbtCompound;intermediary method_60627Lnet/minecraft/class_4698$class_4699;method_60627()Lnet/minecraft/class_2487;official aLdwl$a;a()Lub;
 
 -