Class StorageIoWorker.Result

java.lang.Object
net.minecraft.world.storage.StorageIoWorker.Result
Enclosing class:
StorageIoWorker

private static class StorageIoWorker.Result extends Object
Mappings:
Namespace Name
named net/minecraft/world/storage/StorageIoWorker$Result
intermediary net/minecraft/class_4698$class_4699
official dwl$a
  • Field Details

    • nbt

      Mappings:
      Namespace Name Mixin selector
      named nbt Lnet/minecraft/world/storage/StorageIoWorker$Result;nbt:Lnet/minecraft/nbt/NbtCompound;
      intermediary field_21503 Lnet/minecraft/class_4698$class_4699;field_21503:Lnet/minecraft/class_2487;
      official a Ldwl$a;a:Lub;
    • future

      final CompletableFuture<Void> future
      Mappings:
      Namespace Name Mixin selector
      named future Lnet/minecraft/world/storage/StorageIoWorker$Result;future:Ljava/util/concurrent/CompletableFuture;
      intermediary field_21504 Lnet/minecraft/class_4698$class_4699;field_21504:Ljava/util/concurrent/CompletableFuture;
      official b Ldwl$a;b:Ljava/util/concurrent/CompletableFuture;
  • Constructor Details

    • Result

      public Result(@Nullable @Nullable NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/world/storage/StorageIoWorker$Result;<init>(Lnet/minecraft/nbt/NbtCompound;)V
      intermediary <init> Lnet/minecraft/class_4698$class_4699;<init>(Lnet/minecraft/class_2487;)V
      official <init> Ldwl$a;<init>(Lub;)V
  • Method Details

    • copyNbt

      Mappings:
      Namespace Name Mixin selector
      named copyNbt Lnet/minecraft/world/storage/StorageIoWorker$Result;copyNbt()Lnet/minecraft/nbt/NbtCompound;
      intermediary method_60627 Lnet/minecraft/class_4698$class_4699;method_60627()Lnet/minecraft/class_2487;
      official a Ldwl$a;a()Lub;