Class StorageIoWorker.Result

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

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

    • nbt

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

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

    • Result

      public Result​(@Nullable @Nullable CompoundTag nbt)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lclh$a;<init>(Lmr;)V
      intermediary <init> Lnet/minecraft/class_4698$class_4699;<init>(Lnet/minecraft/class_2487;)V
      named <init> Lnet/minecraft/world/storage/StorageIoWorker$Result;<init>(Lnet/minecraft/nbt/CompoundTag;)V